forked from len0rd/rockbox
Jewels: little changes regarding trademark issues
Brickmania: change the highscore file to the more apropriate "brickmania.score" (patch #4789 by Mikael Magnusson) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9169 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1c1915c0d1
commit
5a0bb99013
2 changed files with 5 additions and 5 deletions
|
@ -775,7 +775,7 @@ void sleep (int secs)
|
|||
}
|
||||
|
||||
|
||||
#define HIGH_SCORE "highscore.cfg"
|
||||
#define HIGH_SCORE "brickmania.score"
|
||||
#define MENU_LENGTH 4
|
||||
int game_menu(int when)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue