Update of /cvsroot/rockbox/apps/plugins
In directory labb.contactor.se:/var/tmp/cvs-serv24795
Modified Files:
sokoban.c
Log Message:
use the new path to the levels file, the daily build of tomorrow will make
it appear at this path
Index: sokoban.c
===================================================================
RCS file: /cvsroot/rockbox/apps/plugins/sokoban.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- sokoban.c 8 Jan 2004 09:58:58 -0000 1.2
+++ sokoban.c 21 May 2004 17:25:46 -0000 1.3
@@ -25,7 +25,7 @@
#define SOKOBAN_TITLE "Sokoban"
#define SOKOBAN_TITLE_FONT 2
-#define LEVELS_FILE "/.rockbox/sokoban/levels.txt"
+#define LEVELS_FILE "/.rockbox/sokoban.levels"
#define ROWS 16
#define COLS 20
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs
|