Added support for the HP HyperX Clutch Gladiate controller

This commit is contained in:
Sam Lantinga 2023-10-25 09:00:26 -07:00
parent b61706373c
commit f52b330ed8
4 changed files with 4 additions and 0 deletions

View file

@ -260,6 +260,7 @@ static SDL_GamepadType SDL_GetJoystickGameControllerProtocol(const char *name, U
interface_protocol == XBONE_IFACE_PROTOCOL) {
static const int SUPPORTED_VENDORS[] = {
0x03f0, /* HP */
0x044f, /* Thrustmaster */
0x045e, /* Microsoft */
0x0738, /* Mad Catz */