mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
Decompile bgunPlayPropHitSound
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user