mirror of
https://github.com/glfw/glfw.git
synced 2025-02-22 16:39:17 +00:00
Formatting.
This commit is contained in:
parent
06a4afd7de
commit
dd04fa9272
@ -108,6 +108,7 @@ typedef struct _GLFWcontextGLX
|
|||||||
GLboolean has_GLX_ARB_create_context;
|
GLboolean has_GLX_ARB_create_context;
|
||||||
GLboolean has_GLX_ARB_create_context_profile;
|
GLboolean has_GLX_ARB_create_context_profile;
|
||||||
GLboolean has_GLX_EXT_create_context_es2_profile;
|
GLboolean has_GLX_EXT_create_context_es2_profile;
|
||||||
|
|
||||||
} _GLFWcontextGLX;
|
} _GLFWcontextGLX;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user