This commit is contained in:
Misha 2024-01-21 08:50:54 -05:00
parent d69386560f
commit 5de34e90b5
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ class LegoCacheSound : public MxCore {
private: private:
void Init(); void Init();
undefined m_padding0x8[0x80]; // 0x08 undefined m_padding0x08[0x80]; // 0x08
}; };
#endif // LEGOCACHESOUND_H #endif // LEGOCACHESOUND_H

View File

@ -33,8 +33,8 @@ class LegoLoadCacheSoundPresenter : public MxWavePresenter {
undefined4* m_unk0x70; // 0x70 undefined4* m_unk0x70; // 0x70
undefined4* m_unk0x74; // 0x74 undefined4* m_unk0x74; // 0x74
undefined4 m_unk0x78; // 0x78 undefined4 m_unk0x78; // 0x78
undefined m_unk0x7c; // 0x4c undefined m_unk0x7c; // 0x7c
undefined4 m_waveFormat2; // 0x54 undefined4 m_waveFormat2; // 0x7d
undefined4 m_samplesPerSec; // 0x81 undefined4 m_samplesPerSec; // 0x81
undefined4 m_avgBytesPerSec; // 0x85 undefined4 m_avgBytesPerSec; // 0x85
undefined4 m_blockalign; // 0x89 undefined4 m_blockalign; // 0x89