summaryrefslogtreecommitdiff
path: root/games-arcade/skystreets/files/0.2.4-gl.patch
blob: 6ff5548a5fa37a547b16c644a57a456fa26e5de9 (plain)
1
2
3
4
5
6
7
8
9
10
--- game.cpp.old	2004-12-31 01:02:13.351382184 +1100
+++ game.cpp	2004-12-31 01:02:26.415396152 +1100
@@ -8,6 +8,7 @@
 #include <windows.h>
 #endif
 
+#define GL_GLEXT_PROTOTYPES 1
 #include <GL/gl.h>
 #include "SDL.h"
 #include <string.h>