summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-12-17 20:22:56 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-12-17 20:22:56 +0100
commit46fa2557d777096803ff90ba95d5500a9c03d2c5 (patch)
treeded4f0e046be43e371631fca3ac013d96fa244e0 /include/field_screen.h
parent930fea6fad24692773b930ec7448c59d599844b8 (diff)
parent6d73bb4b57efb3ff81dcc2aa0d00d5de380add9e (diff)
merge mail with master, fix conflicts
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..cfc0d081f 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 UpdateWeatherPerDay(u16 days);
#endif //GUARD_FIELD_SCREEN_H