summaryrefslogtreecommitdiff
path: root/include/field_weather.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-27 09:18:54 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-27 09:18:54 -0500
commit456c817338e3ce899e524eff603f47c583de24aa (patch)
tree0c959ff3f0ef64112aa886e8cdea350baa787b76 /include/field_weather.h
parent43f66fce5574592ac1c37b9452fe858e482156bb (diff)
Decompile fldeff hooks
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 de2543edb..3cb17f9e2 100644
--- a/include/field_weather.h
+++ b/include/field_weather.h
@@ -18,5 +18,6 @@ void SetWeatherScreenFadeOut(void);
void sub_807B070(void);
u8 GetCurrentWeather(void);
void FieldWeather_StartFadingOutCreditsMap(u8, u8, u32);
+void sub_807AA8C(u8 palIdx);
#endif // GUARD_WEATHER_H