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:
parent
005fc38d87
commit
fd71c2ff87
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue