mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Merge branch 'master' of github.com:elmindreda/glfw
This commit is contained in:
@@ -72,8 +72,9 @@ typedef struct _GLFWcontextNSGL
|
||||
//------------------------------------------------------------------------
|
||||
typedef struct _GLFWwindowNS
|
||||
{
|
||||
id window;
|
||||
id object;
|
||||
id delegate;
|
||||
id view;
|
||||
unsigned int modifierFlags;
|
||||
} _GLFWwindowNS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user