diff options
Diffstat (limited to 'apps/plugin.c')
| -rw-r--r-- | apps/plugin.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c index bd8ea2f..bd2f0bc 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -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, |