Added support for the HP HyperX Clutch Gladiate controller
(cherry picked from commit f52b330ed8
)
This commit is contained in:
parent
cba6090398
commit
1db0bd3fc0
4 changed files with 4 additions and 0 deletions
|
@ -265,6 +265,7 @@ static SDL_GameControllerType SDL_GetJoystickGameControllerProtocol(const char *
|
|||
interface_protocol == XBONE_IFACE_PROTOCOL) {
|
||||
|
||||
static const int SUPPORTED_VENDORS[] = {
|
||||
0x03f0, /* HP */
|
||||
0x044f, /* Thrustmaster */
|
||||
0x045e, /* Microsoft */
|
||||
0x0738, /* Mad Catz */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue