mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 15:33:02 -04:00
Decompile sndLoadAdpcmLoop
This commit is contained in:
+1
-1
@@ -7029,7 +7029,7 @@ struct sndcache {
|
||||
/*0x035c*/ ALKeyMap keymaps[45];
|
||||
/*0x046c*/ ALWaveTable wavetables[45];
|
||||
/*0x07f0*/ ALADPCMBook books[45];
|
||||
/*0x3658*/ u8 unk3658[0x7bc];
|
||||
/*0x3658*/ ALADPCMloop loops[45];
|
||||
/*0x3e14*/ ALSound sounds[45];
|
||||
u32 unk40e4;
|
||||
u32 unk40e8;
|
||||
|
||||
Reference in New Issue
Block a user