This commit is contained in:
Camilla Berglund
2016-09-07 15:43:39 +02:00
parent acce7ec9cf
commit e6a32db7b9
15 changed files with 513 additions and 513 deletions
+2 -2
View File
@@ -249,8 +249,8 @@ typedef struct _GLFWlibraryWin32
DWORD foregroundLockTimeout;
char* clipboardString;
char keyName[64];
short int publicKeys[512];
short int nativeKeys[GLFW_KEY_LAST + 1];
short int keycodes[512];
short int scancodes[GLFW_KEY_LAST + 1];
// Where to place the cursor when re-enabled
double restoreCursorPosX, restoreCursorPosY;
// The window whose disabled cursor mode is active