Tabs -> spaces & align in include/

This commit is contained in:
nullableVoidPtr
2018-12-07 21:01:59 +08:00
parent 4fc3fa9e44
commit f24584cd31
7 changed files with 403 additions and 403 deletions
+4 -4
View File
@@ -17,10 +17,10 @@ enum PokemonSummaryScreenMode
enum PokemonSummaryScreenPage
{
PSS_PAGE_INFO,
PSS_PAGE_SKILLS,
PSS_PAGE_BATTLE_MOVES,
PSS_PAGE_CONTEST_MOVES,
PSS_PAGE_INFO,
PSS_PAGE_SKILLS,
PSS_PAGE_BATTLE_MOVES,
PSS_PAGE_CONTEST_MOVES,
};
#endif // GUARD_POKEMON_SUMMARY_SCREEN_H