mirror of
https://github.com/glfw/glfw.git
synced 2024-11-12 17:51:48 +00: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