mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
calendar: fix bug when add new event text longer than last entry.
blackjack: fix bug that bet becomes 10 when resume saved game. bubbles: save high level to sparate file. clix, spacerocks, jewels, bubbles: correct text of menu item. wormlet: clean up code: removed unused defines and functions. pluginlib display_text: insert sleep so that the screen doesn't quit immediately. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22143 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3228756324
commit
2357ec4178
9 changed files with 410 additions and 743 deletions
|
@ -605,7 +605,7 @@ static int clix_menu(struct clix_game_state_t* state, bool ingame)
|
|||
"Resume Game",
|
||||
"Start New Game",
|
||||
"Help",
|
||||
"High Score",
|
||||
"High Scores",
|
||||
"Playback Control",
|
||||
"Quit");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue