diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-03-09 10:13:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-09 10:13:55 -0400 |
commit | c40d7241ff2d2c0220550339b27a2725aac856fe (patch) | |
tree | 05e2c9607d600aa3d36c9d3c8a3b2ca172b66a4c /include/event_scripts.h | |
parent | ac38e814546eca637ea4bafe8792b8d38ff486a3 (diff) | |
parent | 02aed8fc8e2496cc62873fc52de54c89f0b9ac83 (diff) |
Merge pull request #294 from PikalaxALT/fldeff_flash
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 |