Add name to xinput pad list

"Controller (GPX Gamepad)"
This commit is contained in:
Royerson 2014-01-22 22:52:49 -07:00
parent 6c5d481f2d
commit a13dd7a6fc

View File

@ -641,6 +641,7 @@ static const char* const XINPUT_PAD_NAMES[] =
"MadCatz GamePad",
"MadCatz GamePad (Controller)",
"Controller (MadCatz GamePad)",
"Controller (GPX Gamepad)",
NULL
};