mirror of
https://github.com/gwm17/glfw.git
synced 2025-01-31 03:18:50 -05:00
Comment fix.
This commit is contained in:
parent
f457223bdf
commit
03d526097d
|
@ -421,7 +421,7 @@ extern "C" {
|
||||||
#define GLFW_OPENGL_PROFILE 0x00021014
|
#define GLFW_OPENGL_PROFILE 0x00021014
|
||||||
#define GLFW_OPENGL_ROBUSTNESS 0x00021015
|
#define GLFW_OPENGL_ROBUSTNESS 0x00021015
|
||||||
|
|
||||||
/* GLFW_OPENGL_API mode tokens */
|
/* GLFW_CLIENT_API tokens */
|
||||||
#define GLFW_OPENGL_API 0x00000001
|
#define GLFW_OPENGL_API 0x00000001
|
||||||
#define GLFW_OPENGL_ES_API 0x00000002
|
#define GLFW_OPENGL_ES_API 0x00000002
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user