diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-24 21:27:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-24 21:27:46 -0400 |
commit | 0b0926f127628105edc65c68ce9015c77b6f6742 (patch) | |
tree | 4a329c52a234fa30f7777a2c6e704b043ea27852 /include/field_screen.h | |
parent | 6558af388b547adf730eacdab4e2fba31e1d548c (diff) |
through sub_80E909C
Diffstat (limited to 'include/field_screen.h')
-rw-r--r-- | include/field_screen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_screen.h b/include/field_screen.h index b15fdba7d..089e79cc4 100644 --- a/include/field_screen.h +++ b/include/field_screen.h @@ -8,5 +8,6 @@ // Exported ROM declarations void pal_fill_black(void); bool8 sub_80ABDFC(void); +void sub_80AF168(void); #endif //GUARD_FIELD_SCREEN_H |