1
0
Fork 0
forked from len0rd/rockbox

Accept FS#7136: Turn based strategy game - "Superdom" clone

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14144 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Will Robertson 2007-08-02 12:55:14 +00:00
parent 8789ebc4f2
commit 1685da832f
10 changed files with 2364 additions and 0 deletions

View file

@ -133,3 +133,6 @@ iriver_flash.c
#endif
#endif /* iFP7xx */
#if (LCD_WIDTH == 220) || (LCD_WIDTH == 176) || (LCD_WIDTH == 160) || (LCD_WIDTH == 320) || (LCD_WIDTH == 240)
superdom.c
#endif