mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +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
|
#define MAX_PADS 7
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEADZONE_LOW 105
|
|
||||||
#define DEADZONE_HIGH 145
|
|
||||||
|
|
||||||
enum input_devices
|
enum input_devices
|
||||||
{
|
{
|
||||||
DEVICE_SIXAXIS = 0,
|
DEVICE_SIXAXIS = 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user