summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2006-09-15 00:42:15 +0000
committerJens Arnold <amiconn@rockbox.org>2006-09-15 00:42:15 +0000
commit2fb102ef04f12080ed5e26f2504cd4e78b5ff33e (patch)
treeba993243c8ecef09f1b143b8e6f0b5001f0d0019 /apps/plugins/SOURCES
parent816f20fc8f631fcb7c352df3f5e9015c6b0a6efa (diff)
downloadrockbox-2fb102ef04f12080ed5e26f2504cd4e78b5ff33e.tar.gz
rockbox-2fb102ef04f12080ed5e26f2504cd4e78b5ff33e.zip
Ooooops, committed the wrong files. Fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10948 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 1874eda18d..4485f87c72 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -59,7 +59,7 @@ solitaire.c
59sokoban.c 59sokoban.c
60star.c 60star.c
61starfield.c 61starfield.c
62#if (LCD_WIDTH != 240) && (LCD_WIDTH != 128) 62#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64))
63tetrox.c 63tetrox.c
64#endif 64#endif
65#if CONFIG_LCD == LCD_SSD1815 65#if CONFIG_LCD == LCD_SSD1815