ControllerInterface: DInput Joystick fix non thread safe static variable

also fix devices being added to its own custom list of devices even when rejected by the CI
This commit is contained in:
Filoppi
2021-05-15 12:21:22 +03:00
parent a0ecca1a84
commit 038b57fecc
3 changed files with 23 additions and 15 deletions

View File

@ -54,7 +54,6 @@ enum LOG_TYPE
OSHLE,
OSREPORT,
OSREPORT_HLE,
PAD,
PIXELENGINE,
PROCESSORINTERFACE,
POWERPC,