Clarified default profile token name.

This commit is contained in:
Camilla Berglund
2013-06-05 16:13:30 +02:00
parent c3bb5c9e7b
commit 44e8401f7b
3 changed files with 32 additions and 32 deletions

View File

@@ -523,7 +523,7 @@ extern "C" {
#define GLFW_NO_RESET_NOTIFICATION 0x00031001
#define GLFW_LOSE_CONTEXT_ON_RESET 0x00031002
#define GLFW_OPENGL_NO_PROFILE 0
#define GLFW_OPENGL_ANY_PROFILE 0
#define GLFW_OPENGL_CORE_PROFILE 0x00032001
#define GLFW_OPENGL_COMPAT_PROFILE 0x00032002