Added support for Harmonix Guitar thanks to Gregory T Helton <gt@fallendusk.org>
This commit is contained in:
parent
9ca443ecd2
commit
c21fd5796c
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ XPadDevice xpad_devices[] = {
|
|||
{ GAMEPAD_XBOX360, 0x0738, 0x4726, "Mad Catz Xbox 360 Controller" },
|
||||
{ GAMEPAD_XBOX360, 0x162e, 0xbeef, "Joytech Neo-Se Take2" },
|
||||
{ GAMEPAD_XBOX360_GUITAR, 0x1430, 0x4748, "RedOctane Guitar Hero X-plorer" },
|
||||
{ GAMEPAD_XBOX360_GUITAR, 0x1bad, 0x0002, "Harmonix Guitar for Xbox 360" },
|
||||
|
||||
{ GAMEPAD_XBOX360_WIRELESS, 0x045e, 0x0291, "Microsoft Xbox 360 Wireless Controller" },
|
||||
{ GAMEPAD_XBOX360_WIRELESS, 0x045e, 0x0719, "Microsoft Xbox 360 Wireless Controller (PC)" },
|
||||
|
|
Loading…
Add table
Reference in a new issue