summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-03-31 12:27:36 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-03-31 12:27:36 -0400
commit148c417c501699e8bc9095f4670fa127c5ca93be (patch)
treee1adff2d5b353c9d63f3b2eadc422ccb07b3c946 /include/strings.h
parentc9f16cb1a89378dce1968d30c966387b1f1210c3 (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