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:
parent
8789ebc4f2
commit
1685da832f
10 changed files with 2364 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue