mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
fixed yellow, forgot to increase the plugin API version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13979 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ac017781e0
commit
a55a436993
3 changed files with 9 additions and 5 deletions
|
@ -52,7 +52,7 @@ static unsigned long char_patterns[NB_SLOTS];
|
|||
#endif
|
||||
|
||||
struct jackpot_picture{
|
||||
const fb_data* data;
|
||||
const void* data;
|
||||
int width;
|
||||
int height;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue