mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 22:59:11 -04:00
Decompile func0f16d3d0
This commit is contained in:
@@ -760,7 +760,7 @@ extern struct audiohandle *g_BoostAndSlayerAudioHandles[3];
|
||||
extern s32 g_BoostAndSlayerActiveTypes[3];
|
||||
extern u32 var800aa5cc;
|
||||
extern s32 var800aa5d0; // stage number
|
||||
extern u32 var800aa5d8;
|
||||
extern struct var800aa5d8 var800aa5d8;
|
||||
extern u32 var800aaa38;
|
||||
extern u32 var800aaa68;
|
||||
extern u32 var800aaa78;
|
||||
|
||||
@@ -8,7 +8,7 @@ u32 func00011700(void);
|
||||
u32 func00011780(void);
|
||||
u32 func00011884(void);
|
||||
u32 func000118f4(void);
|
||||
void func0001190c(s32 arg0);
|
||||
void func0001190c(void);
|
||||
void func00011d84(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -6364,4 +6364,16 @@ struct optiongroup {
|
||||
u16 name;
|
||||
};
|
||||
|
||||
struct var800aa5d8 {
|
||||
s32 unk00;
|
||||
s32 unk04;
|
||||
s32 unk08;
|
||||
s32 unk0c;
|
||||
s16 unk10;
|
||||
s16 unk12;
|
||||
s16 unk14;
|
||||
s16 unk16;
|
||||
s16 unk18;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user