Merge branch 'tx_pokedexPlus_hgss' of https://github.com/TheXaman/pokeemerald into tx_pokedexPlus_hgss

This commit is contained in:
TheXaman 2022-01-03 16:48:53 +01:00
commit 27e7a48e04

View File

@ -6620,7 +6620,7 @@ static void Task_HandleStatsScreenInput(u8 taskId)
#ifdef POKEMON_EXPANSION
FillWindowPixelBuffer(WIN_STATS_ABILITIES, PIXEL_FILL(0));
PrintStatsScreen_Abilities(taskId)
PrintStatsScreen_Abilities(taskId);
#endif
}
if (JOY_NEW(B_BUTTON))