diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-02-29 14:30:01 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-02-29 14:30:01 -0500 |
commit | 9b9ae3d3374dd61870d47f025ffc0346a0b6839c (patch) | |
tree | b3bb8a00adf53de8aabc7acede5191ab944ca8d3 /include/event_scripts.h | |
parent | 43f66fce5574592ac1c37b9452fe858e482156bb (diff) |
through sub_8080E6C
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index bf16ed2ec..7cd51fa98 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1204,4 +1204,9 @@ extern const u8 EventScript_BagItemCanBeRegistered[]; // fldeff_cut extern const u8 EventScript_FldEffCut[]; +// cable_club +extern const u8 CableClub_Text_WhenAllPlayersReadyAConfirmBCancel[]; +extern const u8 CableClub_Text_AwaitingLinkupBCancel[]; +extern const u8 CableClub_Text_StartLinkWithXPlayersAConfirmBCancel[]; + #endif //GUARD_EVENT_SCRIPTS_H |