mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 15:17:13 -04:00
Decompile boostAndSlayerSfxSetEnabled
This commit is contained in:
@@ -285,6 +285,7 @@ extern struct audiohandle *g_MiscAudioHandle;
|
||||
extern s32 var80084038;
|
||||
extern f32 g_Uptime;
|
||||
extern bool var80084040;
|
||||
extern u32 g_BoostAndSlayerSounds[3];
|
||||
extern u32 var80084050;
|
||||
extern u32 var80084068;
|
||||
extern u32 var80084078;
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
|
||||
u32 getVar80084040(void);
|
||||
void func0f167af8(void);
|
||||
void func0f167b10(void);
|
||||
s32 func0f167b48(s32 arg0);
|
||||
void func0f167b84(u32 arg0, u32 arg1);
|
||||
void doBoostAndSlayerSfx(void);
|
||||
void boostAndSlayerSfxStopAll(void);
|
||||
s32 boostAndSlayerSfxGetIndex(u32 arg0);
|
||||
void boostAndSlayerSfxSetEnabled(u32 arg0, bool arg1);
|
||||
void boostAndSlayerSfxUpdate(void);
|
||||
void func0f167e7c(s32 stagenum);
|
||||
u32 func0f1685d8(void);
|
||||
void fadeCancel(void);
|
||||
|
||||
@@ -761,8 +761,8 @@ extern u32 var800aa580;
|
||||
extern u32 var800aa590;
|
||||
extern u32 var800aa59c;
|
||||
extern u32 var800aa5a0;
|
||||
extern s32 var800aa5b0[3];
|
||||
extern s32 var800aa5c0[3];
|
||||
extern struct audiohandle *g_BoostAndSlayerAudioHandles[3];
|
||||
extern s32 g_BoostAndSlayerActiveTypes[3];
|
||||
extern u32 var800aa5cc;
|
||||
extern u32 var800aa5d8;
|
||||
extern u32 var800aaa38;
|
||||
|
||||
Reference in New Issue
Block a user