summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-02 10:26:39 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-03-02 10:34:35 -0500
commit8ff7977b8962e0373cb3c34bda25645082149170 (patch)
treea64c2302bc6c6163b57249d46f7264a6c994229d /include/event_scripts.h
parent968ac4742adbc86148e344c7c0cb9b9f27addc6c (diff)
parentfc51c579d4a422b168a4efb88b5f15164fbb7db0 (diff)
Merge branch 'master' into doc-fourisland
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index bf16ed2ec..91fba4e1e 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -1204,4 +1204,10 @@ 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[];
+extern const u8 CableClub_Text_PleaseWaitBCancel[];
+
#endif //GUARD_EVENT_SCRIPTS_H