Comment fix.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent f457223bdf
commit 03d526097d
  1. 2
      include/GL/glfw3.h

@ -421,7 +421,7 @@ extern "C" {
#define GLFW_OPENGL_PROFILE 0x00021014
#define GLFW_OPENGL_ROBUSTNESS 0x00021015
/* GLFW_OPENGL_API mode tokens */
/* GLFW_CLIENT_API tokens */
#define GLFW_OPENGL_API 0x00000001
#define GLFW_OPENGL_ES_API 0x00000002

Loading…
Cancel
Save