add yet another third-party pad to xinput detection
This commit is contained in:
parent
c545c3e4f2
commit
84d36fee7d
|
@ -426,6 +426,8 @@ static const char* const XINPUT_PAD_NAMES[] =
|
|||
"Controller (Xbox wireless receiver for windows)",
|
||||
"Controller (XBOX360 GAMEPAD)",
|
||||
"MadCatz GamePad",
|
||||
"MadCatz GamePad (Controller)",
|
||||
"Controller (MadCatz GamePad)",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue