Decompile sndLoadEnvelope

This commit is contained in:
Ryan Dwyer
2021-11-21 19:15:19 +10:00
parent e83894195b
commit 3034f819b2
2 changed files with 45 additions and 118 deletions
+2 -2
View File
@@ -7025,8 +7025,8 @@ struct sndcache {
u16 *indexes; // indexed by sfxnum, value is cache index (0-44) or 0xffff
u8 permanent[45];
u16 ages[45];
u8 unk8c[0x2d0];
ALKeyMap keymaps[45];
/*0x8c*/ ALEnvelope envelopes[45];
/*0x35c*/ ALKeyMap keymaps[45];
u8 unk46a[0x39aa];
/*0x3e14*/ ALSound sounds[45];
u32 unk40e4;