summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-02-29 16:31:57 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-02-29 16:31:57 -0500
commit21dddd57605cf4cbc31f0a903cc50a8f588817ff (patch)
treedd7975a6335fc837530b10dfdbe190da5d135137 /include/event_scripts.h
parent9b9ae3d3374dd61870d47f025ffc0346a0b6839c (diff)
Finish cable_club.c
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index 7cd51fa98..91fba4e1e 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -1208,5 +1208,6 @@ extern const u8 EventScript_FldEffCut[];
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