mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Renamed internal macro to match conventions.
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ typedef struct _GLFWmonitor _GLFWmonitor;
|
||||
//========================================================================
|
||||
|
||||
// Internal key state used for sticky keys
|
||||
#define GLFW_STICK 2
|
||||
#define _GLFW_STICK 2
|
||||
|
||||
|
||||
//========================================================================
|
||||
|
||||
Reference in New Issue
Block a user