mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
fix yellow, commit f2f1889
left a variable unused
Change-Id: I128bf509cb68860cc2c12b42d032621a5bc71008
This commit is contained in:
parent
27ca56d241
commit
b31ae4554a
1 changed files with 0 additions and 1 deletions
|
@ -1513,7 +1513,6 @@ static int sokoban_menu(void)
|
|||
int selection = 0;
|
||||
bool menu_quit;
|
||||
int start_selected = 0;
|
||||
int prev_level = current_info.level.index;
|
||||
|
||||
MENUITEM_STRINGLIST(menu, "Sokoban Menu", NULL,
|
||||
"Resume", "Select Level", "Audio Playback", "Keys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue