summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/sokoban.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/sokoban.c b/apps/plugins/sokoban.c
index 75a79a0754..fc77267e4b 100644
--- a/apps/plugins/sokoban.c
+++ b/apps/plugins/sokoban.c
@@ -1513,7 +1513,6 @@ static int sokoban_menu(void)
1513 int selection = 0; 1513 int selection = 0;
1514 bool menu_quit; 1514 bool menu_quit;
1515 int start_selected = 0; 1515 int start_selected = 0;
1516 int prev_level = current_info.level.index;
1517 1516
1518 MENUITEM_STRINGLIST(menu, "Sokoban Menu", NULL, 1517 MENUITEM_STRINGLIST(menu, "Sokoban Menu", NULL,
1519 "Resume", "Select Level", "Audio Playback", "Keys", 1518 "Resume", "Select Level", "Audio Playback", "Keys",