mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Add comment back
This commit is contained in:
parent
35893665e8
commit
9c687e4054
@ -908,6 +908,7 @@ inline bool IsleApp::Tick()
|
|||||||
// GLOBAL: ISLE 0x4101c0
|
// GLOBAL: ISLE 0x4101c0
|
||||||
static MxLong g_lastFrameTime = 0;
|
static MxLong g_lastFrameTime = 0;
|
||||||
|
|
||||||
|
// GLOBAL: ISLE 0x4101bc
|
||||||
static MxS32 g_startupDelay = 1;
|
static MxS32 g_startupDelay = 1;
|
||||||
|
|
||||||
if (IsleDebug_Paused() && IsleDebug_StepModeEnabled()) {
|
if (IsleDebug_Paused() && IsleDebug_StepModeEnabled()) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user