Fix typo in the menu entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21094 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1bf480cad5
commit
84ea607813
1 changed files with 1 additions and 1 deletions
|
@ -967,7 +967,7 @@ static int xobox_menu(bool ingame)
|
|||
MENUITEM_STRINGLIST (main_menu, "Xobox Menu", NULL,
|
||||
"Start Game",
|
||||
"Speed",
|
||||
"Difficult",
|
||||
"Difficulty",
|
||||
"Playback Control",
|
||||
"Quit");
|
||||
|
||||
|
|
Loading…
Reference in a new issue