mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
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:
parent
a0ecca1a84
commit
038b57fecc
3 changed files with 23 additions and 15 deletions
|
@ -54,7 +54,6 @@ enum LOG_TYPE
|
|||
OSHLE,
|
||||
OSREPORT,
|
||||
OSREPORT_HLE,
|
||||
PAD,
|
||||
PIXELENGINE,
|
||||
PROCESSORINTERFACE,
|
||||
POWERPC,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue