Style fixes; attempt to match help_system NONMATCHING

This commit is contained in:
PikalaxALT
2021-03-21 20:28:42 -04:00
parent 30c265118c
commit f6565a15d4
18 changed files with 116 additions and 109 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ struct Weather
u8 fadeScreenCounter;
bool8 readyForInit;
u8 taskId;
u8 fade_in_active;
u8 fade_in_counter;
u8 fadeInActive;
u8 fadeInCounter;
u16 initStep;
u16 finishStep;
u8 currWeather;