mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-12 01:15:39 +00:00
Added support for the GameSir-G7 Controller for Xbox
(cherry picked from commit 2e6c48dcb4)
This commit is contained in:
parent
03f29c19dc
commit
4a0bd06d58
5 changed files with 15 additions and 4 deletions
|
|
@ -285,6 +285,7 @@ public class HIDDeviceManager {
|
|||
0x24c6, // PowerA
|
||||
0x2dc8, // 8BitDo
|
||||
0x2e24, // Hyperkin
|
||||
0x3537, // GameSir
|
||||
};
|
||||
|
||||
if (usbInterface.getId() == 0 &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue