mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Formatting.
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ typedef struct _GLFWlibraryX11
|
||||
int errorBase;
|
||||
int versionMajor;
|
||||
int versionMinor;
|
||||
} xi2;
|
||||
} xi;
|
||||
|
||||
// LUT for mapping X11 key codes to GLFW key codes
|
||||
int keyCodeLUT[256];
|
||||
|
||||
Reference in New Issue
Block a user