blob: bc52f1753aee0b7eabcfc290673fe097ffab4ecf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/comet.cpp.orig 2000-05-13 22:48:51 UTC
+++ src/comet.cpp
@@ -17,6 +17,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#define GL_GLEXT_LEGACY
#include "ou.h"
#ifdef WIN32
|