diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-10 16:55:58 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-11 00:47:47 -0500 |
commit | 0bb7f18b8e609f76a9021420470737bbd16cc2bd (patch) | |
tree | a7c9d6efbc2588c3b73b59d55012386958373ae5 /include/event_scripts.h | |
parent | a5375776714b126dbe478a4f535392373f3ba9f0 (diff) |
Sync Cable Club scripts
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 08b5b8c01..2fc045a37 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1178,12 +1178,12 @@ 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[]; |