mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-31 16:52:45 +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_minus, +3)
|
||||
|
||||
#ifdef _XBOX
|
||||
#ifndef _XBOX
|
||||
#define XINPUT_DEFAULT_BINDS \
|
||||
DECL_BTN(a, 1) \
|
||||
DECL_BTN(b, 0) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user