mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 00:49:48 +00:00
Moved sticky state.
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
// Internal key state used for sticky keys
|
||||
#define _GLFW_STICK 3
|
||||
|
||||
|
||||
// Sets the cursor mode for the specified window
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user