mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Fix offset
This commit is contained in:
parent
cfb48bab0c
commit
7dcd142437
@ -25,7 +25,7 @@ class MxSoundManager : public MxAudioManager {
|
|||||||
|
|
||||||
LPDIRECTSOUND m_directSound; // 0x30
|
LPDIRECTSOUND m_directSound; // 0x30
|
||||||
LPDIRECTSOUNDBUFFER m_dsBuffer; // 0x34
|
LPDIRECTSOUNDBUFFER m_dsBuffer; // 0x34
|
||||||
undefined m_unk35[4];
|
undefined m_unk38[4];
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // MXSOUNDMANAGER_H
|
#endif // MXSOUNDMANAGER_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user