summaryrefslogtreecommitdiff
path: root/include/field_screen_effect.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-28 10:42:23 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-28 10:42:23 -0400
commit816e7ad1f8f38f3eee152913c416200e4caf1f5e (patch)
treea0094a0e256a2bb8ea430aee5823a68b2064440d /include/field_screen_effect.h
parentfe9c3d3b58b2cf13f9bd7e61eceb249dfcf398a7 (diff)
through ChooseAmbientCrySpecies
Diffstat (limited to 'include/field_screen_effect.h')
-rw-r--r--include/field_screen_effect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_screen_effect.h b/include/field_screen_effect.h
index aee7dc5a7..a15d99120 100644
--- a/include/field_screen_effect.h
+++ b/include/field_screen_effect.h
@@ -11,4 +11,6 @@ void DoOutwardBarnDoorWipe(void);
void Task_BarnDoorWipe(u8 taskId);
void sub_807F5F0(void);
+extern const s32 gMaxFlashLevel;
+
#endif // GUARD_FIELD_SCREEN_EFFECT_H