forked from len0rd/rockbox
Fix yellow and all the shipped themes that show AA
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26697 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
50356d8387
commit
2d62a570e3
16 changed files with 16 additions and 16 deletions
|
|
@ -1482,7 +1482,7 @@ static int parse_albumart_display(const char *wps_bufptr,
|
|||
struct wps_data *wps_data)
|
||||
{
|
||||
(void)wps_bufptr;
|
||||
struct wps_token *prev = token-1;
|
||||
(void)token;
|
||||
if (wps_data->albumart)
|
||||
{
|
||||
wps_data->albumart->vp = &curr_vp->vp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue