diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-08 18:38:30 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-08 18:38:30 -0400 |
commit | 9f4f0df4d708f720990111034131de703ebfbb19 (patch) | |
tree | f104b2717f4dc8f3962e78142ae21ec624d57a5f /include/event_scripts.h | |
parent | ac38e814546eca637ea4bafe8792b8d38ff486a3 (diff) |
fldeff_flash.c
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 3fda94a5f..c211e3a34 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1209,4 +1209,7 @@ extern const u8 CableClub_Text_AwaitingLinkupBCancel[]; extern const u8 CableClub_Text_StartLinkWithXPlayersAConfirmBCancel[]; extern const u8 CableClub_Text_PleaseWaitBCancel[]; +// fldeff_flash +extern const u8 EventScript_FldEffFlash[]; + #endif //GUARD_EVENT_SCRIPTS_H |