From e50cc6c36949ef0662b68f605059431b42231346 Mon Sep 17 00:00:00 2001 From: Zakk Roberts Date: Wed, 31 Jan 2007 00:46:32 +0000 Subject: 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 --- apps/plugins/SOURCES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/plugins/SOURCES') 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 bounce.c bubbles.c +#if (LCD_DEPTH >= 2) && !defined(IPOD_MINI) && !defined(IPOD_MINI2G) && !defined(IRIVER_H10_5GB) +invadrox.c +#endif + #if LCD_WIDTH != 128 && !defined(SANSA_E200) /* These need adjusting for the iRiver if'p screen */ brickmania.c -- cgit v1.2.3