mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-19 17:36:33 +00:00
fix l3/r3
This commit is contained in:
parent
62903bf668
commit
a900bc41a8
@ -69,8 +69,8 @@ DECL_BTN(l, 102) \
|
||||
DECL_BTN(r, 103) \
|
||||
DECL_AXIS(l2, +6) \
|
||||
DECL_AXIS(r2, +7) \
|
||||
DECL_BTN(l3, 7) \
|
||||
DECL_BTN(r3, 8) \
|
||||
DECL_BTN(l3, 106) \
|
||||
DECL_BTN(r3, 107) \
|
||||
DECL_AXIS(l_x_plus, +0) \
|
||||
DECL_AXIS(l_x_minus, -0) \
|
||||
DECL_AXIS(l_y_plus, +1) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user