summaryrefslogtreecommitdiff
path: root/src/code/z_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_construct.c')
-rw-r--r--src/code/z_construct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_construct.c b/src/code/z_construct.c
index 1b2e2706a..adc90a410 100644
--- a/src/code/z_construct.c
+++ b/src/code/z_construct.c
@@ -506,7 +506,7 @@ void func_80111070(void) {
WREG(94) = 3;
WREG(95) = 6;
- if (gSaveContext.gameMode == 0) {
+ if (gSaveContext.gameMode == GAMEMODE_NORMAL) {
R_TEXTBOX_X = 52;
R_TEXTBOX_Y = 36;
VREG(2) = 214;