From e367ec3a3870a63a12725a625000449c663dd19b Mon Sep 17 00:00:00 2001 From: Zakk Roberts Date: Tue, 2 Jan 2007 02:00:15 +0000 Subject: 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 --- apps/plugins/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 9a2b490211..413e5217c3 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -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 */ -- cgit v1.2.3