mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-29 03:01:15 +00:00
Leave as MxLong for now
This commit is contained in:
parent
34d16be1b8
commit
2150c09181
@ -65,7 +65,7 @@ class IsleApp {
|
||||
int m_islandQuality; // 0x3c
|
||||
int m_islandTexture; // 0x40
|
||||
BOOL m_gameStarted; // 0x44
|
||||
MxTime m_frameDelta; // 0x48
|
||||
MxLong m_frameDelta; // 0x48
|
||||
MxVideoParam m_videoParam; // 0x4c
|
||||
BOOL m_windowActive; // 0x70
|
||||
HWND m_windowHandle; // 0x74
|
||||
|
||||
Loading…
Reference in New Issue
Block a user