mirror of https://github.com/encounter/SDL.git
Added support for the wired Amazon Luna gamepad on Android
This commit is contained in:
parent
40b0509ef6
commit
6d9c4f6c6c
|
@ -276,6 +276,7 @@ public class HIDDeviceManager {
|
||||||
0x15e4, // Numark
|
0x15e4, // Numark
|
||||||
0x162e, // Joytech
|
0x162e, // Joytech
|
||||||
0x1689, // Razer Onza
|
0x1689, // Razer Onza
|
||||||
|
0x1949, // Lab126, Inc.
|
||||||
0x1bad, // Harmonix
|
0x1bad, // Harmonix
|
||||||
0x24c6, // PowerA
|
0x24c6, // PowerA
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue