mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-06 09:05:32 +02:00
Added support for the Astro C40 in Xbox 360 mode
This commit is contained in:
@@ -252,6 +252,7 @@ public class HIDDeviceManager {
|
||||
0x24c6, // PowerA
|
||||
0x2c22, // Qanba
|
||||
0x2dc8, // 8BitDo
|
||||
0x9886, // ASTRO Gaming
|
||||
};
|
||||
|
||||
if (usbInterface.getInterfaceClass() == UsbConstants.USB_CLASS_VENDOR_SPEC &&
|
||||
|
||||
Reference in New Issue
Block a user