summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-24 03:03:45 -0500
committerGitHub <noreply@github.com>2020-01-24 03:03:45 -0500
commit39556605cd27a567a45bfc2c46af745ac031ab90 (patch)
treec2ff7645625d62e94b369080ba37071eb98426d1 /include/event_scripts.h
parentef1f9ead0ba44c67185dccc616846646d7ce9257 (diff)
parent85e5c57e8c86cca00e8bfc7d54e21d08c9e62e69 (diff)
Merge branch 'master' into doc-ttower
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 54eb2b2a9..b8da8f3e0 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -1190,10 +1190,10 @@ 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[];
extern const u8 EventScript_BagItemCanBeRegistered[];