stuff
[carveJwlIkooP6JGAAIwe30JlM.git] / vg_config.h
index 4b305e94e2b91eeb5059db20b0b4cf389de9f428..92fd2e855c88dc9357acef1552859c0d79d138a1 100644 (file)
@@ -20,7 +20,8 @@ static struct button_binding vg_button_binds[] =
 static struct button_binding vg_controller_binds[] = 
 {
    { "push", GLFW_GAMEPAD_BUTTON_A },
-   { "break", GLFW_GAMEPAD_BUTTON_B }
+   { "break", GLFW_GAMEPAD_BUTTON_B },
+   { "switchmode", GLFW_GAMEPAD_BUTTON_Y } 
 };
 
 static struct axis_binding vg_axis_binds[] =