summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-12-08 19:43:21 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-12-08 19:43:21 +0100
commit5caca7a4d628dec45a5a9326db024aa1c4ffd98f (patch)
tree4e4f1851c3cdbd5d101faaafd778be9d23a2d944 /include/field_screen.h
parent4c23adb5f53a61d0e7426376aba9a04de5c8f2b3 (diff)
Clean up field weather
Diffstat (limited to 'include/field_screen.h')
-rw-r--r--include/field_screen.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/field_screen.h b/include/field_screen.h
index 021d2b9e9..f8598bea6 100644
--- a/include/field_screen.h
+++ b/include/field_screen.h
@@ -7,15 +7,9 @@
// Exported ROM declarations
void pal_fill_black(void);
-bool8 IsWeatherNotFadingIn(void);
void sub_80AF168(void);
void sub_80AF2B4(u8 taskId);
-void UpdateWeatherPerDay(u16 days);
-void sub_80AC3D0(void);
-void sub_80AC3E4(void);
-void PreservePaletteInWeather(u8);
void sub_80AF128(void);
-void sub_80AB104(u8);
void sub_80AF80C(u8);
void sub_80AF828(void);
void sub_80AF838(void);