summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-17 14:08:46 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-17 14:08:46 -0500
commit3101657e97003443bc89daf3e2f9482ad1ff900a (patch)
tree34d92c21019273c9870014fd12f0091a153a1289 /include/event_scripts.h
parentad643af58a946dc466d55a2c2e2c5c467286620a (diff)
Sync pc_transfer
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h8
1 files changed, 4 insertions, 4 deletions
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