This commit is contained in:
Glenn Maynard
2003-02-15 00:46:37 +00:00
parent 44c42ca0e1
commit 20720a2eb0
+1 -1
View File
@@ -23,7 +23,7 @@
#include <set>
/* Not in glext.h: */
typedef BOOL (APIENTRY * PWSWAPINTERVALEXTPROC) (int interval);
typedef bool (APIENTRY * PWSWAPINTERVALEXTPROC) (int interval);
struct oglspecs_t {
/* OpenGL system information that generally doesn't change at runtime. */