mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile sndLoadEnvelope
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user