Update pokedex.c
This commit is contained in:
parent
02ff9b4db1
commit
f4f3058266
@ -6603,7 +6603,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))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user