mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
fix player's red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22603 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8cb74438bc
commit
2111c105c0
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue