From 9fed5fd9e944ce255f4df0ac2ada233ae5f58ec2 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Tue, 19 Aug 2014 16:48:23 -0400 Subject: Added Clip/+ to 2048 targets Change-Id: I9fb5a50f214e9dd87d1f1f62f4324876bdd94fe8 Reviewed-on: http://gerrit.rockbox.org/918 Reviewed-by: Michael Giacomelli --- apps/plugins/SOURCES | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'apps') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 9b7436ac20..a051e2d5df 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -144,6 +144,7 @@ metronome.c #ifdef HAVE_LCD_BITMAP /* Not for the Archos Player */ +2048.c /* Lua needs at least 160 KB to work in */ #if PLUGIN_BUFFER_SIZE >= 0x80000 boomshine.lua @@ -209,12 +210,8 @@ euroconverter.c nim.c #endif /* HAVE_LCD_CHARCELLS */ - - #if LCD_DEPTH > 1 /* non-mono bitmap targets */ -/* 2048 runs on 1-bit LCDs, but it is unplayable */ -2048.c matrix.c #if (LCD_WIDTH > 138) -- cgit v1.2.3