summaryrefslogtreecommitdiff
path: root/include/field_weather.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-09-21 13:00:04 -0500
committercamthesaxman <cameronghall@cox.net>2017-09-21 13:00:04 -0500
commit8fe982335e26911dcb6842d27c3d6bd5cd74c292 (patch)
tree63c33c711584fcab9d19eeb420b92a9a22f5aafd /include/field_weather.h
parentd81ba931cc138074187924a5d3e88bb0a619f9f5 (diff)
decompile sub_807D424 - sub_807DBE8
Diffstat (limited to 'include/field_weather.h')
-rw-r--r--include/field_weather.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_weather.h b/include/field_weather.h
index 128f6c661..b711f91d6 100644
--- a/include/field_weather.h
+++ b/include/field_weather.h
@@ -43,7 +43,7 @@ void sub_80806E4(void);
void DoCurrentWeather(void);
void sub_8080750();
-u8 sub_807D770(void);
+bool8 sub_807D770(void);
bool8 sub_807DDFC(void);
void SetWeather(u32);
void UpdateWeatherPerDay(u16);