mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-11 09:18:40 +12:00
Fix evdev joystick detection
This commit is contained in:
parent
514a98321d
commit
e6a07e80d7
2 changed files with 4 additions and 3 deletions
|
@ -8,8 +8,6 @@
|
|||
#include <vector>
|
||||
#include <thread>
|
||||
|
||||
#define JOYSTICK_BUSTYPE 3
|
||||
|
||||
enum { EVDEV_DPAD_HAT_AXIS_X = -1, EVDEV_DPAD_HAT_AXIS_Y = -2 };
|
||||
|
||||
struct evdev_joystick_config final : cfg::node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue