diff options
Diffstat (limited to 'glcore.h')
-rw-r--r-- | glcore.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ #define GL_CORE_SGI 1 #define GL_CORE_MESA 2 #define GL_CORE_APPLE 4 +#define GL_CORE_WINDOWS 8 typedef struct __GLcontextRec __GLcontext; typedef struct __GLinterfaceRec __GLinterface; |