Add comment back

This commit is contained in:
Carson Coder 2025-06-22 08:39:58 -04:00
parent 35893665e8
commit 9c687e4054

View File

@ -908,6 +908,7 @@ inline bool IsleApp::Tick()
// GLOBAL: ISLE 0x4101c0
static MxLong g_lastFrameTime = 0;
// GLOBAL: ISLE 0x4101bc
static MxS32 g_startupDelay = 1;
if (IsleDebug_Paused() && IsleDebug_StepModeEnabled()) {