start ice

This commit is contained in:
golem galvanize
2018-12-20 16:20:34 -05:00
parent 6ef9671718
commit 64832ff67e
6 changed files with 812 additions and 1590 deletions
+4
View File
@@ -134,6 +134,10 @@ struct Weather
// field_weather.c
extern struct Weather gWeather;
extern struct Weather *const gWeatherPtr;
extern const u16 gUnknown_083970E8[];
// field_weather_effect.c
extern const u8 gWeatherFog1Tiles[];
void StartWeather(void);
void ChangeWeather(u8 weather);