mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-26 14:30:34 -04:00
Decompile func0f16d9f0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user