summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/overlays/ovl_menu/fox_title.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/overlays/ovl_menu/fox_title.c b/src/overlays/ovl_menu/fox_title.c
index d819bba8..bda50270 100644
--- a/src/overlays/ovl_menu/fox_title.c
+++ b/src/overlays/ovl_menu/fox_title.c
@@ -3364,6 +3364,7 @@ void Title_NextState_OptionMenu(void) {
sWipeHeight += 18;
} else {
gGameState = GSTATE_MENU;
+ //gGameState = GSTATE_ENDING;
gNextGameStateTimer = 2;
gOptionMenuStatus = OPTION_WAIT;
gDrawMode = DRAW_NONE;