mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
Add suffixes to platform specific helper functions
Also merge win32_tls.h into win32_platform.h.
This commit is contained in:
+1
-1
@@ -138,6 +138,6 @@ typedef struct _GLFWcursorWayland
|
||||
} _GLFWcursorWayland;
|
||||
|
||||
|
||||
void _glfwAddOutput(uint32_t name, uint32_t version);
|
||||
void _glfwAddOutputWayland(uint32_t name, uint32_t version);
|
||||
|
||||
#endif // _glfw3_wayland_platform_h_
|
||||
|
||||
Reference in New Issue
Block a user