Added support for the Qanba Dragon Arcade Joystick
This commit is contained in:
parent
6bd3e0b189
commit
72fea0ed6f
4 changed files with 10 additions and 3 deletions
|
@ -1966,6 +1966,7 @@ SDL_GetJoystickGameControllerType(const char *name, Uint16 vendor, Uint16 produc
|
|||
0x1bad, /* Harmonix */
|
||||
0x20d6, /* PowerA */
|
||||
0x24c6, /* PowerA */
|
||||
0x2c22, /* Qanba */
|
||||
};
|
||||
|
||||
int i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue