Adjust formatting, rename function

This commit is contained in:
Phlosioneer
2019-02-25 02:28:41 -05:00
parent b2866fae21
commit e1b2460748
3 changed files with 20 additions and 20 deletions

View File

@@ -233,6 +233,6 @@ void SetSav1WeatherFromCurrMapHeader(void);
void SetWeather(u32 weather);
void DoCurrentWeather(void);
void UpdateWeatherPerDay(u16 increment);
void DoPausedWeather(void);
void ResumePausedWeather(void);
#endif // GUARD_WEATHER_H