Decompile bgunPlayBgHitSound

This commit is contained in:
Ryan Dwyer
2021-06-23 17:45:44 +10:00
parent 6ff2991c0f
commit 730f705532
8 changed files with 226 additions and 637 deletions
+2 -2
View File
@@ -136,10 +136,10 @@ void bgunTickMaulerCharge(void);
void bgun0f0a6c30(void);
s32 bgun0f0a70f8(void);
void bgun0f0a7138(Gfx **gdl);
struct audiohandle **bgun0f0a7d5c(void);
struct audiohandle **bgunNewAudioHandle(void);
void bgunPlayPropHitSound(struct gset *gset, struct prop *prop, s32 arg2);
void bgun0f0a8404(struct coord *pos, s16 *rooms, s32 arg2);
void bgun0f0a84c8(struct gset *gset, struct coord *arg1, s16 arg2, s16 *arg3);
void bgunPlayBgHitSound(struct gset *gset, struct coord *arg1, s32 texturenum, s16 *arg3);
void bgunSetTriggerOn(s32 handnum, bool on);
s32 bgunConsiderToggleGunFunction(s32 usedowntime, bool firing, s32 arg2);
void bgun0f0a8c50(void);