mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 06:44:48 -04:00
Decompile func00033c30
This commit is contained in:
@@ -15,7 +15,6 @@ bool audioIsPlaying(struct audiohandle *handle);
|
||||
struct audiohandle *func00033820(s32 arg0, s16 soundnum, s32 arg2, s32 arg3, f32 arg4, s32 arg5, s32 arg6, struct audiohandle **handle);
|
||||
void audioStop(struct audiohandle *handle);
|
||||
void func00033bc0(struct audiohandle *handle);
|
||||
u32 func00033c30(void);
|
||||
void func00033db0(void);
|
||||
void func00033dd8(void);
|
||||
void audioPostEvent(struct audiohandle *handle, s16 type, s32 data);
|
||||
|
||||
Reference in New Issue
Block a user