Added support for the Astro C40 in Xbox 360 mode

This commit is contained in:
Sam Lantinga 2023-04-27 17:10:44 -07:00
parent 60c5888423
commit a4b4dff4a2
6 changed files with 10 additions and 1 deletions

View file

@ -242,6 +242,7 @@ static SDL_GamepadType SDL_GetJoystickGameControllerProtocol(const char *name, U
0x24c6, /* PowerA */
0x2c22, /* Qanba */
0x2dc8, /* 8BitDo */
0x9886, /* ASTRO Gaming */
};
int i;