forked from len0rd/rockbox
Hopefully clean up some errors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11528 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cd73d8bf02
commit
1a9442c001
19 changed files with 38 additions and 7 deletions
|
|
@ -579,7 +579,9 @@ struct plugin_api {
|
|||
#endif /* HAVE_RECORDING */
|
||||
#endif /* CONFIG_CODEC == SWCODEC */
|
||||
|
||||
#if LCD_DEPTH > 1
|
||||
void (*lcd_set_backdrop)(fb_data* backdrop);
|
||||
#endif
|
||||
};
|
||||
|
||||
/* plugin header */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue