forked from len0rd/rockbox
Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks horizontally to reach the exit of each level. Should work on all bitmap-LCD targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11882 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f8fcbafd12
commit
e367ec3a38
3 changed files with 1129 additions and 0 deletions
|
@ -36,6 +36,7 @@ flipit.c
|
|||
|
||||
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
||||
disktidy.c
|
||||
mazezam.c
|
||||
text_editor.c
|
||||
|
||||
/* Plugins needing the grayscale lib on low-depth LCDs */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue