aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/main.c b/main.c
index 67f278d..d1a3ee1 100644
--- a/main.c
+++ b/main.c
@@ -693,10 +693,10 @@ int main(int argc, char **argv) {
resume_slot = AUTOSAVE_SLOT;
}
}
-
- instant_play = false;
- FK_InitInstantPlay(argc, argv);
}
+
+ instant_play = false;
+ FK_InitInstantPlay(argc, argv);
#endif
show_startup_message();
state_resume();