mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(PS3 Input) Take out hardcoded DEADZONE_LOW/DEADZONE_HIGH
This commit is contained in:
parent
140a5b4e64
commit
39372a886d
@ -36,9 +36,6 @@
|
||||
#define MAX_PADS 7
|
||||
#endif
|
||||
|
||||
#define DEADZONE_LOW 105
|
||||
#define DEADZONE_HIGH 145
|
||||
|
||||
enum input_devices
|
||||
{
|
||||
DEVICE_SIXAXIS = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user