summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 1bafbacbe..2dbe3919b 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -336,4 +336,9 @@ extern const u8 gText_CommErrorCheckConnections[];
extern const u8 gText_ABtnTitleScreen[];
extern const u8 gText_ABtnRegistrationCounter[];
+// main_menu
+extern const u8 gText_SaveFileCorruptedPrevWillBeLoaded[];
+extern const u8 gText_SaveFileHasBeenDeleted[];
+extern const u8 gText_1MSubCircuitBoardNotInstalled[];
+
#endif //GUARD_STRINGS_H