mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +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
|
||||
LPDIRECTSOUNDBUFFER m_dsBuffer; // 0x34
|
||||
undefined m_unk35[4];
|
||||
undefined m_unk38[4];
|
||||
};
|
||||
|
||||
#endif // MXSOUNDMANAGER_H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user