]> git.jsancho.org Git - lugaru.git/blobdiff - Source/gamegl.h
Fixed resolution selection and added 1920x1200 mode for my monitor. :)
[lugaru.git] / Source / gamegl.h
index 77746eb85e0dfa8686cae0dbde2382043f4f2f14..1479e4b4ebf616f9152f9fbf36f0bcd9cfc29893 100644 (file)
@@ -11,6 +11,7 @@
 
 #ifndef WIN32
   #if PLATFORM_LINUX
+    #define GL_GLEXT_PROTOTYPES
     #include "gl.h"
     #include "glu.h"
     #include "glext.h"