summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorZakk Roberts <midkay@rockbox.org>2007-01-31 00:46:32 +0000
committerZakk Roberts <midkay@rockbox.org>2007-01-31 00:46:32 +0000
commite50cc6c36949ef0662b68f605059431b42231346 (patch)
tree09ef0bea5e897ef1adda65ead814e96daf384ca4 /apps/plugins/SOURCES
parentfc1efc7b13674a6d3a6b21f634a1038197775a75 (diff)
downloadrockbox-e50cc6c36949ef0662b68f605059431b42231346.tar.gz
rockbox-e50cc6c36949ef0662b68f605059431b42231346.zip
FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost all bitmap LCD targets (but not Archos). Also resorted plugins/bitmaps/native/SOURCES (alphabetically).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12162 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index d22b3af423..ec06f38eb3 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -47,6 +47,10 @@ blackjack.c
47bounce.c 47bounce.c
48bubbles.c 48bubbles.c
49 49
50#if (LCD_DEPTH >= 2) && !defined(IPOD_MINI) && !defined(IPOD_MINI2G) && !defined(IRIVER_H10_5GB)
51invadrox.c
52#endif
53
50#if LCD_WIDTH != 128 && !defined(SANSA_E200) 54#if LCD_WIDTH != 128 && !defined(SANSA_E200)
51/* These need adjusting for the iRiver if'p screen */ 55/* These need adjusting for the iRiver if'p screen */
52brickmania.c 56brickmania.c