diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-04 10:15:58 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-04 10:15:58 -0400 |
commit | c05444679059e0692275781d065d36e79610cc4c (patch) | |
tree | b0160ab105f9795da10ffa68187a1e449914ef29 /include/field_screen.h | |
parent | f5c1e190d1e8a50e9a5d27f2489d12167c193b61 (diff) |
through sub_80E715C
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 089e79cc4..6e33a8b7b 100644 --- a/include/field_screen.h +++ b/include/field_screen.h @@ -9,5 +9,6 @@ void pal_fill_black(void); bool8 sub_80ABDFC(void); void sub_80AF168(void); +void sub_80AF2B4(u8 taskId); #endif //GUARD_FIELD_SCREEN_H |