mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Renamed extension version struct members.
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ typedef struct _GLFWcontextEGL
|
||||
typedef struct _GLFWlibraryEGL
|
||||
{
|
||||
EGLDisplay display;
|
||||
EGLint versionMajor, versionMinor;
|
||||
EGLint major, minor;
|
||||
|
||||
GLboolean KHR_create_context;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user