diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-15 20:44:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-15 20:44:57 -0500 |
commit | a4cd331634d1fcc5f7cb217c51c328c5769a9616 (patch) | |
tree | 7b610171c3d893d1cace513cf61e0b74014dbad2 /include/field_screen_effect.h | |
parent | 34deceb13695e7b13a27ecb94666fc95d2ced550 (diff) | |
parent | fee980decd6dfd5dc98c15ba13c9ea8f7b597934 (diff) |
Merge branch 'master' into doc-ttower
Diffstat (limited to 'include/field_screen_effect.h')
-rw-r--r-- | include/field_screen_effect.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_screen_effect.h b/include/field_screen_effect.h index e48745a7b..ca7625782 100644 --- a/include/field_screen_effect.h +++ b/include/field_screen_effect.h @@ -10,5 +10,6 @@ void sub_807E3EC(void); void DoOutwardBarnDoorWipe(void); void Task_BarnDoorWipe(u8 taskId); void sub_807DC00(void); +void sub_807F5F0(void); #endif // GUARD_FIELD_SCREEN_EFFECT_H |