summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-02-29 14:30:01 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-02-29 14:30:01 -0500
commit9b9ae3d3374dd61870d47f025ffc0346a0b6839c (patch)
treeb3bb8a00adf53de8aabc7acede5191ab944ca8d3 /include/event_scripts.h
parent43f66fce5574592ac1c37b9452fe858e482156bb (diff)
through sub_8080E6C
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h5
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