From c091a77381ab9fba79919da84a507bccab902b2f Mon Sep 17 00:00:00 2001 From: Zakk Roberts Date: Mon, 13 Mar 2006 03:13:05 +0000 Subject: Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of them - with colors where possible. Untested on all models except Recorder and iPod 5G; might be a bit buggy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9020 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 7cd2882ab6..a4a1a34912 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -32,6 +32,8 @@ plasma.c bejeweled.c bounce.c +wormlet.c + #if (LCD_WIDTH != 138) && (LCD_WIDTH != 128) /* These need adjusting for the Mini's and iRiver if'p screen */ brickmania.c @@ -59,9 +61,6 @@ sudoku.c video.c #endif vu_meter.c -#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */ -wormlet.c -#endif #ifdef CONFIG_RTC clock.c -- cgit v1.2.3