summaryrefslogtreecommitdiff
path: root/include/weather.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-01 23:25:19 -0800
committerYamaArashi <shadow962@live.com>2017-01-01 23:25:19 -0800
commitc4af9225bc4e2f30a240e9cabca98fca4d708501 (patch)
tree335e55961e9ca070ed2e2feff2c4f7d6bb82dd32 /include/weather.h
parent80e95a204723eea4bb5fe914dd44f78a66552c03 (diff)
split rom_806936C
Diffstat (limited to 'include/weather.h')
-rw-r--r--include/weather.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/weather.h b/include/weather.h
index a24a6d51f..af07c970d 100644
--- a/include/weather.h
+++ b/include/weather.h
@@ -37,7 +37,7 @@ void SetSav1Weather(u32);
u8 GetSav1Weather(void);
void sub_80806E4(void);
// ...
-void sub_808073C(void);
+void DoCurrentWeather(void);
void sub_8080750();
#endif // GUARD_WEATHER_H