From ac017781e02e361074fd4da3b3eeb14745f79f03 Mon Sep 17 00:00:00 2001 From: Kevin Ferrare Date: Wed, 25 Jul 2007 09:38:55 +0000 Subject: Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13978 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugin.c') diff --git a/apps/plugin.c b/apps/plugin.c index f61e799..5c849e3 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -87,6 +87,7 @@ static const struct plugin_api rockbox_api = { lcd_icon, lcd_double_height, #else + screen_clear_area, lcd_set_drawmode, lcd_get_drawmode, lcd_setfont, -- cgit v1.1