fix player's red

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22603 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2009-09-02 03:02:00 +00:00
parent 8cb74438bc
commit 2111c105c0

View file

@ -938,6 +938,7 @@ static bool skin_redraw(struct gui_wps *gwps, unsigned refresh_mode)
}
#ifdef HAVE_LCD_CHARCELLS
int i;
for (i = 0; i < 8; i++)
{
if (data->wps_progress_pat[i] == 0)