Merge pull request #315 from pinumbernumber/master

Add yet another third-party pad to xinput detection
This commit is contained in:
Squarepusher 2013-09-28 04:42:51 -07:00
commit 2293564be9

View File

@ -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
};