1
0
Fork 0
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:
Hristo Kovachev 2006-03-21 15:24:25 +00:00
parent 1c1915c0d1
commit 5a0bb99013
2 changed files with 5 additions and 5 deletions

View file

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