summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h
index 89149a8eb..327d3cfcb 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -783,8 +783,9 @@ extern const u8 gText_SoundStereo[];
extern const u8 gText_ButtonTypeNormal[];
extern const u8 gText_ButtonTypeLR[];
extern const u8 gText_ButtonTypeLEqualsA[];
-extern const u8 gText_MenuOptionOption[];
+extern const u8 gText_MenuOption[];
extern const u8 gText_FrameType[];
+extern const u8 gTextJP_Type[];
extern const u8 gText_PickSwitchCancel[];
#endif //GUARD_STRINGS_H