From 0b0926f127628105edc65c68ce9015c77b6f6742 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 24 Oct 2017 21:27:46 -0400 Subject: through sub_80E909C --- include/field_screen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/field_screen.h') 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 -- cgit v1.2.3