forked from len0rd/rockbox
Fixed red H1x0 simulator build.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6909 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ce19ce00b7
commit
5eb0fff07b
2 changed files with 4 additions and 2 deletions
|
@ -138,7 +138,9 @@ static const struct plugin_api rockbox_api = {
|
|||
lcd_remote_puts,
|
||||
lcd_remote_puts_scroll,
|
||||
lcd_remote_stop_scroll,
|
||||
#ifndef SIMULATOR
|
||||
lcd_remote_roll,
|
||||
#endif
|
||||
lcd_remote_set_drawmode,
|
||||
lcd_remote_get_drawmode,
|
||||
lcd_remote_setfont,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue