mirror of
https://github.com/libretro/RetroArch
synced 2025-02-15 09:40:11 +00:00
autoconfig should be fixed now for XInput - wrong binds
This commit is contained in:
parent
8b889084f6
commit
b3d4fe398b
@ -203,7 +203,7 @@ DECL_AXIS(r_x_minus, -2) \
|
|||||||
DECL_AXIS(r_y_plus, -3) \
|
DECL_AXIS(r_y_plus, -3) \
|
||||||
DECL_AXIS(r_y_minus, +3)
|
DECL_AXIS(r_y_minus, +3)
|
||||||
|
|
||||||
#ifdef _XBOX
|
#ifndef _XBOX
|
||||||
#define XINPUT_DEFAULT_BINDS \
|
#define XINPUT_DEFAULT_BINDS \
|
||||||
DECL_BTN(a, 1) \
|
DECL_BTN(a, 1) \
|
||||||
DECL_BTN(b, 0) \
|
DECL_BTN(b, 0) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user