summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-03-31 12:27:36 -0400
committerhuderlem <huderlem@gmail.com>2019-03-31 15:43:51 -0500
commit813de11154ac9ac6d561ef820d2a13995ce5bb35 (patch)
treecc13349076195ead03772cfc8a4fc0f47b32ec96 /include/strings.h
parentf88f815cff272f4cd19759f2df24f85bc5f02ae1 (diff)
Through mevent_save_game
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 2ef8411c7..36c4e36d9 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -2628,5 +2628,11 @@ extern const u8 gText_ReadNewsThatArrived[];
extern const u8 gText_ReturnToTitle[];
extern const u8 gText_WhatToDoWithCards[];
extern const u8 gText_WhatToDoWithNews[];
+extern const u8 gText_IfThrowAwayCardEventWontHappen[];
+extern const u8 gText_OkayToDiscardNews[];
+extern const u8 gText_WonderNewsThrownAway[];
+extern const u8 gText_WonderCardThrownAway[];
+extern const u8 gText_DataWillBeSaved[];
+extern const u8 gText_SaveCompletedPressA[];
#endif // GUARD_STRINGS_H