forked from len0rd/rockbox
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
This commit is contained in:
parent
fc1efc7b13
commit
e50cc6c369
11 changed files with 1971 additions and 150 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue