Decompile bgunPlayPropHitSound

This commit is contained in:
Ryan Dwyer
2021-06-23 20:11:09 +10:00
parent 730f705532
commit 6f2c81bc80
4 changed files with 280 additions and 954 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ void bgun0f0a6c30(void);
s32 bgun0f0a70f8(void);
void bgun0f0a7138(Gfx **gdl);
struct audiohandle **bgunNewAudioHandle(void);
void bgunPlayPropHitSound(struct gset *gset, struct prop *prop, s32 arg2);
void bgunPlayPropHitSound(struct gset *gset, struct prop *prop, s32 texturenum);
void bgun0f0a8404(struct coord *pos, s16 *rooms, s32 arg2);
void bgunPlayBgHitSound(struct gset *gset, struct coord *arg1, s32 texturenum, s16 *arg3);
void bgunSetTriggerOn(s32 handnum, bool on);
+1 -1
View File
@@ -25,7 +25,7 @@ u32 func0f0946b0(void);
u32 func0f094940(void);
u32 func0f094b1c(void);
u32 func0f094d78(void);
u32 func0f094ef4(void);
void func0f094ef4(struct coord *pos, s16 *rooms, s32 soundnum, s32 *arg3, s32 *arg4);
void func0f09505c(struct audiohandle *handle, struct coord *pos, f32 arg2, f32 arg3, f32 arg4, s16 *rooms, s16 soundnum, u16 arg7, u32 arg8);
u32 func0f095200(void);
s32 func0f095278(s32 channelnum);