mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
Update cocoa_joystick.h
This commit is contained in:
parent
096efdf798
commit
39f1aea42c
@ -51,6 +51,7 @@ typedef struct _GLFWjoystickNS
|
||||
|
||||
float* axes;
|
||||
unsigned char* buttons;
|
||||
unsigned char* hats;
|
||||
} _GLFWjoystickNS;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user