1
0
Fork 0
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:
Daniel Stenberg 2005-02-22 13:02:33 +00:00
parent ca42601e1f
commit d65908fb87
2 changed files with 2 additions and 2 deletions

View file

@ -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,