summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-01-12 17:04:23 -0500
committerGitHub <noreply@github.com>2020-01-12 17:04:23 -0500
commit92d99d4fd2e5579372b9f4cc39468000553ba3a8 (patch)
tree4ff8e60d1ad6a25dad888a4e78011624b46ad9ec /include/event_scripts.h
parent15ff7eb2f87032797f6ce9ef9bb471c468b48a36 (diff)
parent0676e732869d0e62322b001cbab57b8500361005 (diff)
Merge pull request #207 from GriffinRichards/sync-script
Sync scripts with pokeemerald
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index b899a217b..2fc045a37 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -1178,12 +1178,13 @@ extern const u8 gText_DifferentGameFile[];
// script_menu
extern const u8 EventScript_1A7AE0[];
-extern const u8 Text_1BC388[];
-extern const u8 Text_1BC3C7[];
-extern const u8 Text_1BCB42[];
-extern const u8 Text_1BCA95[];
-extern const u8 Text_1BCACB[];
-extern const u8 Text_1BCAF2[];
+extern const u8 CableClub_Text_TradeMonsUsingLinkCable[];
+extern const u8 CableClub_Text_BattleUsingLinkCable[];
+extern const u8 CableClub_Text_CancelSelectedItem[];
+extern const u8 CableClub_Text_YouMayTradeHere[];
+extern const u8 CableClub_Text_YouMayBattleHere[];
+extern const u8 CableClub_Text_CanMakeBerryPowder[];
+extern const u8 EventScript_PC[];
extern const u8 EventScript_RepelWoreOff[];