1
0
Fork 0
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:
Jens Arnold 2005-06-29 02:01:24 +00:00
parent ce19ce00b7
commit 5eb0fff07b
2 changed files with 4 additions and 2 deletions

View file

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