forked from len0rd/rockbox
Plugin Api add core bitmaps
share all the core icons with plugins these are all small mono icons like usb plug icon or play, fast forward, rewind icons --include the icon_helper function Change-Id: I385028815a4dd368515f491a9e19dee3d500252d
This commit is contained in:
parent
cbf1970b56
commit
b56372bbcb
7 changed files with 110 additions and 2 deletions
|
|
@ -178,7 +178,7 @@ static const struct plugin_api rockbox_api = {
|
|||
&global_settings,
|
||||
&global_status,
|
||||
language_strings,
|
||||
|
||||
&core_bitmaps,
|
||||
/* lcd */
|
||||
splash,
|
||||
splashf,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue