More updating event macro comments
This commit is contained in:
@@ -221,9 +221,9 @@ void Bubbles_Main(void);
|
||||
void Bubbles_InitAll(void);
|
||||
bool8 Bubbles_Finish(void);
|
||||
|
||||
u8 GetSav1Weather(void);
|
||||
void SetSav1Weather(u32 weather);
|
||||
void SetSav1WeatherFromCurrMapHeader(void);
|
||||
u8 GetSavedWeather(void);
|
||||
void SetSavedWeather(u32 weather);
|
||||
void SetSavedWeatherFromCurrMapHeader(void);
|
||||
void SetWeather(u32 weather);
|
||||
void DoCurrentWeather(void);
|
||||
void UpdateWeatherPerDay(u16 increment);
|
||||
|
||||
Reference in New Issue
Block a user