aboutsummaryrefslogtreecommitdiff
path: root/shell/menu/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/menu/menu.c')
-rw-r--r--shell/menu/menu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/menu/menu.c b/shell/menu/menu.c
index a8c24b5..af5e5e7 100644
--- a/shell/menu/menu.c
+++ b/shell/menu/menu.c
@@ -83,8 +83,8 @@ static void config_load()
option.config_buttons[0][4] = SDLK_LCTRL; // A
option.config_buttons[0][5] = SDLK_LALT; // B
- option.config_buttons[0][6] = SDLK_LSHIFT; // X
- option.config_buttons[0][7] = SDLK_SPACE; // Y
+ option.config_buttons[0][6] = SDLK_SPACE; // X
+ option.config_buttons[0][7] = SDLK_LSHIFT; // Y
option.config_buttons[0][8] = SDLK_TAB; // L
option.config_buttons[0][9] = SDLK_BACKSPACE; // R