summaryrefslogtreecommitdiff
path: root/src/roulette.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/roulette.c')
-rw-r--r--src/roulette.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roulette.c b/src/roulette.c
index 49627dade..ab60e089a 100644
--- a/src/roulette.c
+++ b/src/roulette.c
@@ -436,7 +436,7 @@ void sub_8115384(void)
break;
case 0x2:
Text_LoadWindowTemplate(&gWindowTemplate_81E6C3C);
- InitMenuWindow(&gWindowTemplate_81E6CE4);
+ InitMenuWindow(&gMenuTextWindowTemplate);
LoadPalette(&gUnknown_083F86BC, 0x0, 0x1C0);
gMain.state++;
break;