Attempt to decompile snd0000ee88

This commit is contained in:
Ryan Dwyer
2021-11-20 15:51:40 +10:00
parent a63c8e62f7
commit 1f89c75501
3 changed files with 48 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ void snd0000eadc(void);
void sndLoadSfxCtl(void);
void snd0000ed14(void);
u32 snd0000ed68(void);
u32 snd0000ee88(void);
struct var80095210_35c *snd0000ee88(u32 segoffset, u16 arg1);
u32 snd0000efa8(void);
u32 snd0000f0d4(void);
u32 snd0000f228(void);
+7
View File
@@ -7027,10 +7027,17 @@ struct mp3vars {
/*0x61*/ u8 var8009c3f1;
};
struct var80095210_35c {
u8 unk00[6];
};
struct var80095210 {
u16 *soundnums;
u8 unk04[45];
u16 unk32[45];
u8 unk90[0x2cc];
struct var80095210_35c unk35c[1];
u8 unk364[0x3d88];
};
struct rdptask {