forked from len0rd/rockbox
Added 2048 game
Change-Id: I4012dca4f93ca0db386a454635534f648ba906e9 Reviewed-on: http://gerrit.rockbox.org/888 Reviewed-by: Michael Giacomelli <giac2000@hotmail.com> Tested: Michael Giacomelli <giac2000@hotmail.com>
This commit is contained in:
parent
9a3400a4a6
commit
b61553c2b1
17 changed files with 960 additions and 0 deletions
|
@ -213,6 +213,8 @@ nim.c
|
|||
|
||||
#if LCD_DEPTH > 1 /* non-mono bitmap targets */
|
||||
|
||||
/* 2048 runs on 1-bit LCDs, but it is unplayable */
|
||||
2048.c
|
||||
matrix.c
|
||||
|
||||
#if (LCD_WIDTH > 138)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue