summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-04 16:12:45 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-04 16:12:45 +0100
commit352102a07ac5a370c065c0124a1f8620fa4e8841 (patch)
tree8c614a334ade273227578acb0d79cf40ba9834cd /include/field_screen.h
parent6c8155074b67cce4dd5a6aa01d83bc6830b9d1c8 (diff)
parentaf197ccd3bd62fab813154dc4311e65f9992a676 (diff)
Merge branch 'master' into decompile_battle_7
Diffstat (limited to 'include/field_screen.h')
-rw-r--r--include/field_screen.h1
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