Decompile snd0000f67c

This commit is contained in:
Ryan Dwyer
2021-03-31 17:56:38 +10:00
parent 193c4e67e0
commit 5e2fbf276d
5 changed files with 32 additions and 71 deletions
+1 -1
View File
@@ -10,6 +10,6 @@ u32 func000301e4(void);
u32 func00030690(void);
u32 func00030bd8(void);
u32 func00030bfc(void);
u32 func00030c98(void);
void func00030c98(ALSeqpConfig *config);
#endif
+1 -1
View File
@@ -4,6 +4,6 @@
#include "data.h"
#include "types.h"
u32 func00037650(void);
void func00037650(ALCSPlayer *seqp, ALBank *bank);
#endif
+1 -1
View File
@@ -4,7 +4,7 @@
#include "data.h"
#include "types.h"
void func00039c80(s32 arg0, s16 volume);
void func00039c80(ALCSPlayer *seqp, s16 volume);
void func00039cd0(ALCSPlayer *seqp);
u32 func00039e5c(void);
+2 -2
View File
@@ -6345,8 +6345,8 @@ struct var80094ed8 {
/*0x0ec*/ u32 unk0ec;
/*0x0f0*/ u32 unk0f0;
/*0x0f4*/ u32 unk0f4;
/*0x0f8*/ u32 unk0f8;
/*0x0fc*/ u32 unk0fc;
/*0x0f8*/ ALCSPlayer *seqp;
/*0x0fc*/ void *unk0fc;
/*0x100*/ u16 unk100;
/*0x104*/ u32 unk104;
};