use the new path to the levels file, the daily build of tomorrow will make

it appear at this path


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4670 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2004-05-21 17:25:46 +00:00
parent 148895f0a0
commit 0a6acd5539

View file

@ -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