mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-15 02:57:37 -04:00
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:
parent
148895f0a0
commit
0a6acd5539
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue