mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Reverted bad edit.
This commit is contained in:
parent
b49c78ed96
commit
4ce92262f7
@ -526,7 +526,7 @@ extern "C" {
|
|||||||
/*! @brief The @link clients client API @endlink to create a context for.
|
/*! @brief The @link clients client API @endlink to create a context for.
|
||||||
*/
|
*/
|
||||||
#define GLFW_CLIENT_API 0x00022000
|
#define GLFW_CLIENT_API 0x00022000
|
||||||
#define GLFW_CLIENT_VERSION_MAJOR 0x00022001
|
#define GLFW_OPENGL_VERSION_MAJOR 0x00022001
|
||||||
#define GLFW_OPENGL_VERSION_MINOR 0x00022002
|
#define GLFW_OPENGL_VERSION_MINOR 0x00022002
|
||||||
#define GLFW_OPENGL_FORWARD_COMPAT 0x00022003
|
#define GLFW_OPENGL_FORWARD_COMPAT 0x00022003
|
||||||
#define GLFW_OPENGL_DEBUG_CONTEXT 0x00022004
|
#define GLFW_OPENGL_DEBUG_CONTEXT 0x00022004
|
||||||
|
Loading…
Reference in New Issue
Block a user