Decompile func0f16d9f0

This commit is contained in:
Ryan Dwyer 2020-07-27 22:27:42 +10:00
parent 595273b5e9
commit c362c95124
2 changed files with 5 additions and 6 deletions

View File

@ -801,12 +801,10 @@ glabel func0f16d9a8
/* f16d9ec: 00000000 */ nop
);
GLOBAL_ASM(
glabel func0f16d9f0
/* f16d9f0: 3c01800b */ lui $at,%hi(var800aa5d0)
/* f16d9f4: 03e00008 */ jr $ra
/* f16d9f8: ac24a5d0 */ sw $a0,%lo(var800aa5d0)($at)
);
void func0f16d9f0(s32 stagenum)
{
var800aa5d0 = stagenum;
}
GLOBAL_ASM(
glabel func0f16d9fc

View File

@ -762,6 +762,7 @@ extern u32 var800aa5a0;
extern struct audiohandle *g_BoostAndSlayerAudioHandles[3];
extern s32 g_BoostAndSlayerActiveTypes[3];
extern u32 var800aa5cc;
extern s32 var800aa5d0; // stage number
extern u32 var800aa5d8;
extern u32 var800aaa38;
extern u32 var800aaa68;