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
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,