Decompile func00033c30

This commit is contained in:
Ryan Dwyer
2021-11-09 22:14:23 +10:00
parent a27cef3ce1
commit aa58febae2
2 changed files with 20 additions and 56 deletions
-1
View File
@@ -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);