From 4d7086a873751f5bbde439fab6b26b4c6f1f6d43 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Thu, 15 Mar 2012 02:15:54 +0000 Subject: [PATCH] added a bit more doc git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1133 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/include/GL/freeglut_ext.h | 1 + 1 file changed, 1 insertion(+) diff --git a/freeglut/freeglut/include/GL/freeglut_ext.h b/freeglut/freeglut/include/GL/freeglut_ext.h index 6bf84b8..12f0825 100644 --- a/freeglut/freeglut/include/GL/freeglut_ext.h +++ b/freeglut/freeglut/include/GL/freeglut_ext.h @@ -97,6 +97,7 @@ /* * Context-related flags, see freeglut_state.c + * Set the requested OpenGL version */ #define GLUT_INIT_MAJOR_VERSION 0x0200 #define GLUT_INIT_MINOR_VERSION 0x0201