1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-23 02:38:52 -05:00

Win32: Fix stub comment

This commit is contained in:
Camilla Berglund 2016-06-07 19:32:51 +02:00
parent 76801973e1
commit df5dcf5162

View File

@ -30,7 +30,7 @@
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE \
_GLFWjoystickWin32 win32_js[GLFW_JOYSTICK_LAST + 1]
// Spoo
// Joystick element (axis, button or slider)
//
typedef struct _GLFWjoyobjectWin32
{