summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 8b47af7..d9433d7 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -119,6 +119,8 @@ static const struct plugin_api rockbox_api = {
lcd_get_background,
lcd_bitmap_part,
lcd_bitmap,
+ lcd_bitmap_transparent_part,
+ lcd_bitmap_transparent,
#endif
lcd_putsxy,
lcd_puts_style,