summaryrefslogtreecommitdiff
path: root/include
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
parentc9f16cb1a89378dce1968d30c966387b1f1210c3 (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