Added support for the Qanba Dragon Arcade Joystick

This commit is contained in:
Sam Lantinga
2022-06-15 13:58:28 -07:00
parent 6bd3e0b189
commit 72fea0ed6f
4 changed files with 10 additions and 3 deletions

View File

@@ -635,6 +635,7 @@ static int is_xbox360(unsigned short vendor_id, const struct libusb_interface_de
0x1bad, /* Harmonix */
0x20d6, /* PowerA */
0x24c6, /* PowerA */
0x2c22, /* Qanba */
};
if (intf_desc->bInterfaceClass == LIBUSB_CLASS_VENDOR_SPEC &&