forked from len0rd/rockbox
use the sim version of the icons for the sims
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6037 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ca42601e1f
commit
d65908fb87
2 changed files with 2 additions and 2 deletions
|
|
@ -93,7 +93,7 @@ static const struct plugin_api rockbox_api = {
|
|||
lcd_putc,
|
||||
lcd_put_cursor,
|
||||
lcd_remove_cursor,
|
||||
lcd_icon,
|
||||
PREFIX(lcd_icon),
|
||||
#else
|
||||
lcd_putsxy,
|
||||
lcd_puts_style,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue