summaryrefslogtreecommitdiff
path: root/src/engine/option_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/option_menu.c')
-rw-r--r--src/engine/option_menu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/option_menu.c b/src/engine/option_menu.c
index f35ed5b5a..2b9412e45 100644
--- a/src/engine/option_menu.c
+++ b/src/engine/option_menu.c
@@ -116,11 +116,11 @@ void CB2_InitOptionMenu(void)
gMain.state++;
break;
case 2:
- SetUpWindowConfig(&gWindowConfig_81E71B4);
+ SetUpWindowConfig(&gWindowTemplate_81E71B4);
gMain.state++;
break;
case 3:
- MultistepInitMenuWindowBegin(&gWindowConfig_81E71B4);
+ MultistepInitMenuWindowBegin(&gWindowTemplate_81E71B4);
gMain.state++;
break;
case 4: