(Vita) Hook up L3/R3 in autoconfig

This commit is contained in:
twinaphex 2016-10-07 08:24:48 +02:00
parent 57f155dbc0
commit 37f3942985

View File

@ -68,6 +68,8 @@ DECL_BTN(l, 10) \
DECL_BTN(r, 11) \
DECL_BTN(l2, 12) \
DECL_BTN(r2, 13) \
DECL_BTN(l3, 14) \
DECL_BTN(r3, 15) \
DECL_AXIS(l_x_plus, +0) \
DECL_AXIS(l_x_minus, -0) \
DECL_AXIS(l_y_plus, +1) \