mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 15:25:50 +00:00
Added missing member.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user