1
0
Fork 0
forked from len0rd/rockbox

Moved the Sokoban levels to .rockbox/rocks

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6630 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-06-09 06:50:02 +00:00
parent 005fc38d87
commit fd71c2ff87
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
#define SOKOBAN_TITLE "Sokoban"
#define SOKOBAN_TITLE_FONT 2
#define LEVELS_FILE "/.rockbox/sokoban.levels"
#define LEVELS_FILE PLUGIN_DIR "/sokoban.levels"
#define ROWS 16
#define COLS 20