From 2fb102ef04f12080ed5e26f2504cd4e78b5ff33e Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Fri, 15 Sep 2006 00:42:15 +0000 Subject: Ooooops, committed the wrong files. Fixed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10948 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 1874eda..4485f87 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -59,7 +59,7 @@ solitaire.c sokoban.c star.c starfield.c -#if (LCD_WIDTH != 240) && (LCD_WIDTH != 128) +#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64)) tetrox.c #endif #if CONFIG_LCD == LCD_SSD1815 -- cgit v1.1