1
0
Fork 0
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:
William Wilgus 2021-08-19 22:00:36 -04:00 committed by William Wilgus
parent cbf1970b56
commit b56372bbcb
7 changed files with 110 additions and 2 deletions

View file

@ -2,6 +2,7 @@ sha1.c
gcc-support.c
pluginlib_actions.c
helper.c
icon_helper.c
md5.c
jhash.c
configfile.c