add yet another third-party pad to xinput detection

This commit is contained in:
pinumbernumber 2013-09-28 12:16:54 +01:00
parent c545c3e4f2
commit 84d36fee7d

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