mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 12:24:01 -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);
|
||||
|
||||
Reference in New Issue
Block a user