mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
Cleanup
This commit is contained in:
+2
-2
@@ -129,8 +129,8 @@ typedef struct _GLFWlibraryWayland
|
||||
int monitorsCount;
|
||||
int monitorsSize;
|
||||
|
||||
short int publicKeys[256];
|
||||
short int nativeKeys[GLFW_KEY_LAST + 1];
|
||||
short int keycodes[256];
|
||||
short int scancodes[GLFW_KEY_LAST + 1];
|
||||
|
||||
struct {
|
||||
struct xkb_context* context;
|
||||
|
||||
Reference in New Issue
Block a user