mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-10 21:10:15 +00:00
add 360 guide button->menu_toggle autoconf
This commit is contained in:
parent
c76fc068dc
commit
5d0b435d47
@ -30,6 +30,7 @@ DECL_BTN(l, 4) \
|
||||
DECL_BTN(r, 5) \
|
||||
DECL_BTN(l3, 8 )\
|
||||
DECL_BTN(r3, 9) \
|
||||
DECL_BTN(menu_toggle, 10) \
|
||||
DECL_AXIS(l2, +4) \
|
||||
DECL_AXIS(r2, +5) \
|
||||
DECL_AXIS(l_x_plus, +0) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user