Merge pull request #512 from Royerson/master
Add name to xinput pad list
This commit is contained in:
commit
283c6f9c6d
|
@ -641,6 +641,7 @@ static const char* const XINPUT_PAD_NAMES[] =
|
||||||
"MadCatz GamePad",
|
"MadCatz GamePad",
|
||||||
"MadCatz GamePad (Controller)",
|
"MadCatz GamePad (Controller)",
|
||||||
"Controller (MadCatz GamePad)",
|
"Controller (MadCatz GamePad)",
|
||||||
|
"Controller (GPX Gamepad)",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue