summaryrefslogtreecommitdiff
path: root/include/field_weather.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-09-25 13:49:34 -0400
committerGitHub <noreply@github.com>2019-09-25 13:49:34 -0400
commit44f8d694ce5760fba5272936cfe3ab1fe48537a8 (patch)
tree59ef21892a02c9d266f5cac36872458bdbe0de61 /include/field_weather.h
parent6539884c8850aca6c2057017dba9c3d78ca15784 (diff)
parent0e217e22d8fa3e075416cb332435c3756548357e (diff)
Merge pull request #86 from jiangzhengwenjz/battle
battle
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 794472f43..78d2f2412 100644
--- a/include/field_weather.h
+++ b/include/field_weather.h
@@ -16,6 +16,7 @@ void PlayRainStoppingSoundEffect(void);
bool8 sub_807AA70(void);
void SetWeatherScreenFadeOut(void);
void sub_807B070(void);
+u8 GetCurrentWeather(void);
void FieldWeather_StartFadingOutCreditsMap(u8, u8, u32);
#endif // GUARD_WEATHER_H