From 3101657e97003443bc89daf3e2f9482ad1ff900a Mon Sep 17 00:00:00 2001 From: GriffinR Date: Fri, 17 Jan 2020 14:08:46 -0500 Subject: Sync pc_transfer --- include/event_scripts.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/event_scripts.h b/include/event_scripts.h index b5e355484..111a3cccc 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1190,9 +1190,9 @@ extern const u8 EventScript_PC[]; extern const u8 EventScript_RepelWoreOff[]; // battle_message -extern const u8 Text_1A5CF1[]; -extern const u8 Text_1A5D31[]; -extern const u8 Text_1A5D6E[]; -extern const u8 Text_1A5DB1[]; +extern const u8 Text_MonSentToBoxInSomeonesPC[]; +extern const u8 Text_MonSentToBoxInBillsPC[]; +extern const u8 Text_MonSentToBoxSomeonesBoxFull[]; +extern const u8 Text_MonSentToBoxBillsBoxFull[]; #endif //GUARD_EVENT_SCRIPTS_H -- cgit v1.2.3