[+] coca joystick vendorid reporting
This commit is contained in:
parent
1b889af7ef
commit
c426e8d5c1
@ -277,6 +277,10 @@ static void matchCallback(void* context,
|
||||
js->ns.buttons = buttons;
|
||||
js->ns.hats = hats;
|
||||
|
||||
js->usbinfo.vendor = vendor;
|
||||
js->usbinfo.product = product;
|
||||
js->usbinfo.version = version;
|
||||
|
||||
_glfwInputJoystick(js, GLFW_CONNECTED);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user