aboutsummaryrefslogtreecommitdiffstats
path: root/games/egl/files/patch-renderer__rb_qgl.h
blob: d0d344e6b2f4b78b9211b0ef29a77b405de5e955 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- renderer/rb_qgl.h.orig  Mon Jul 24 15:09:29 2006
+++ renderer/rb_qgl.h   Mon Jul 24 15:14:03 2006
@@ -34,8 +34,10 @@
 # include <GL/glx.h>
 #endif
 
+#if 0
 typedef int GLsizeiptrARB;
 typedef int GLintptrARB;
+#endif
 
 #ifndef APIENTRY
 # define APIENTRY