mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-19 20:46:05 +00:00
Detect the GameSir Super Nova in Xbox 360 mode
This commit is contained in:
parent
d1d54b8c56
commit
a95ce7e734
3 changed files with 3 additions and 0 deletions
|
|
@ -853,6 +853,7 @@ static int is_xbox360(unsigned short vendor_id, const struct libusb_interface_de
|
|||
0x24c6, /* PowerA */
|
||||
0x2c22, /* Qanba */
|
||||
0x2dc8, /* 8BitDo */
|
||||
0x3537, /* GameSir */
|
||||
0x37d7, /* Flydigi */
|
||||
0x9886, /* ASTRO Gaming */
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue