mirror of
https://github.com/glfw/glfw.git
synced 2024-11-13 14:03:52 +00:00
Win32: Fix stub comment
This commit is contained in:
parent
76801973e1
commit
df5dcf5162
@ -30,7 +30,7 @@
|
|||||||
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE \
|
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE \
|
||||||
_GLFWjoystickWin32 win32_js[GLFW_JOYSTICK_LAST + 1]
|
_GLFWjoystickWin32 win32_js[GLFW_JOYSTICK_LAST + 1]
|
||||||
|
|
||||||
// Spoo
|
// Joystick element (axis, button or slider)
|
||||||
//
|
//
|
||||||
typedef struct _GLFWjoyobjectWin32
|
typedef struct _GLFWjoyobjectWin32
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user