summaryrefslogtreecommitdiff
path: root/src/script_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/script_menu.c')
-rw-r--r--src/script_menu.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/script_menu.c b/src/script_menu.c
index 4064e1810..a4f4c6086 100644
--- a/src/script_menu.c
+++ b/src/script_menu.c
@@ -782,10 +782,10 @@ const struct MenuAction MultichoiceList_112[] =
const struct MenuAction MultichoiceList_113[] =
{
- {gUnknown_085EB32D, NULL},
- {gUnknown_085EB33E, NULL},
- {gUnknown_085EB350, NULL},
- {gUnknown_085EB361, NULL},
+ {gText_NormalTagMatch, NULL},
+ {gText_VarietyTagMatch, NULL},
+ {gText_UniqueTagMatch, NULL},
+ {gText_ExpertTagMatch, NULL},
{gText_Exit, NULL},
};