summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/field_screen.h')
-rw-r--r--include/field_screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_screen.h b/include/field_screen.h
index 36afac53d..2eea5b505 100644
--- a/include/field_screen.h
+++ b/include/field_screen.h
@@ -7,7 +7,7 @@
// Exported ROM declarations
void pal_fill_black(void);
-bool8 sub_80ABDFC(void);
+bool8 IsWeatherNotFadingIn(void);
void sub_80AF168(void);
void UpdateWeatherPerDay(u16 days);
void sub_80AC3D0(void);