mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Added missing member.
This commit is contained in:
parent
222f1d5600
commit
c40f0e2c36
@ -232,6 +232,7 @@ typedef struct _GLFWcontextWGL
|
||||
GLboolean has_WGL_ARB_create_context;
|
||||
GLboolean has_WGL_ARB_create_context_profile;
|
||||
GLboolean has_WGL_EXT_create_context_es2_profile;
|
||||
GLboolean has_WGL_EXT_create_context_robustness;
|
||||
} _GLFWcontextWGL;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user