This commit is contained in:
Camilla Löwy
2016-12-08 14:53:01 +01:00
parent 32eb50b75e
commit 744cee6ec9
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ struct _GLFWwindow
GLFWbool decorated;
GLFWbool autoIconify;
GLFWbool floating;
GLFWbool closed;
GLFWbool shouldClose;
void* userPointer;
GLFWvidmode videoMode;
_GLFWmonitor* monitor;