mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
Fixed name of global TLS state macro.
This commit is contained in:
+1
-1
@@ -354,7 +354,7 @@ struct _GLFWlibrary
|
||||
// This is defined in the platform's joystick.h
|
||||
_GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE;
|
||||
// This is defined in the platform's tls.h
|
||||
_GLFW_PLATFORM_TLS_STATE;
|
||||
_GLFW_PLATFORM_LIBRARY_TLS_STATE;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user