make time events compile

This commit is contained in:
DizzyEggg
2018-01-29 16:25:09 +01:00
parent d728124a7b
commit 76fc1d1c12
18 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ enum
FADE_TO_WHITE,
};
void FadeScreen(u8, u8);
void FadeScreen(u8, s8);
// ...
void UpdateSpritePaletteWithWeather(u8 tag);
void ApplyWeatherGammaShiftToPal(u8);