summaryrefslogtreecommitdiff
path: root/include
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
parentf88f815cff272f4cd19759f2df24f85bc5f02ae1 (diff)
Through mevent_save_game
Diffstat (limited to 'include')
-rw-r--r--include/mevent_801BAAC.h4
-rw-r--r--include/strings.h6
2 files changed, 10 insertions, 0 deletions
diff --git a/include/mevent_801BAAC.h b/include/mevent_801BAAC.h
index db1bb0571..d747b389c 100644
--- a/include/mevent_801BAAC.h
+++ b/include/mevent_801BAAC.h
@@ -5,5 +5,9 @@ bool32 sub_801BAAC(struct MEventBuffer_32E0_Sub * r5, struct MEventBuffer_3430_S
bool32 sub_801C6C8(const struct MEventBuffer_3120_Sub * a0);
s32 sub_801BB74(void);
s32 sub_801C758(void);
+s32 sub_801BDA4(bool32 flag);
+void sub_801BB48(void);
+s32 sub_801CA50(bool32 flag);
+void sub_801C72C(void);
#endif //GUARD_MEVENT_801BAAC_H
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