summaryrefslogtreecommitdiff
path: root/include/field_weather.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/field_weather.h')
-rw-r--r--include/field_weather.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_weather.h b/include/field_weather.h
index cf0e34d06..13a1b4fcb 100644
--- a/include/field_weather.h
+++ b/include/field_weather.h
@@ -13,5 +13,6 @@ void DoCurrentWeather(void);
void SetSav1WeatherFromCurrMapHeader(void);
void sub_807B0C4(u16 *, u16 *, u32);
void PlayRainStoppingSoundEffect(void);
+bool8 sub_807AA70(void);
#endif // GUARD_WEATHER_H