summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/xobox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c
index 7038ee0bb6..26f9bc2f4d 100644
--- a/apps/plugins/xobox.c
+++ b/apps/plugins/xobox.c
@@ -967,7 +967,7 @@ static int xobox_menu(bool ingame)
967 MENUITEM_STRINGLIST (main_menu, "Xobox Menu", NULL, 967 MENUITEM_STRINGLIST (main_menu, "Xobox Menu", NULL,
968 "Start Game", 968 "Start Game",
969 "Speed", 969 "Speed",
970 "Difficult", 970 "Difficulty",
971 "Playback Control", 971 "Playback Control",
972 "Quit"); 972 "Quit");
973 973