summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 08358aa..2319c9d 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -64,6 +64,9 @@ static struct plugin_api rockbox_api = {
lcd_stop_scroll,
#ifdef HAVE_LCD_CHARCELLS
lcd_define_pattern,
+ lcd_get_locked_pattern,
+ lcd_unlock_pattern,
+ lcd_putc,
#else
lcd_putsxy,
lcd_bitmap,