summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-24 14:57:00 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-24 14:57:00 -0500
commitab569cc466879939689b3ed945657a13a444bf66 (patch)
tree5ffaef5bf15df7d20ba8242658cb666d532eb6cc /include/field_screen.h
parent1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff)
clock.s
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 089e79cc4..f01760fcb 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_80AEFBC(u16 days);
#endif //GUARD_FIELD_SCREEN_H