summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/openastromenace/files/openastromenace-1.2.0-mesa.patch')
-rw-r--r--games-action/openastromenace/files/openastromenace-1.2.0-mesa.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games-action/openastromenace/files/openastromenace-1.2.0-mesa.patch b/games-action/openastromenace/files/openastromenace-1.2.0-mesa.patch
new file mode 100644
index 000000000000..c3b7ef10c571
--- /dev/null
+++ b/games-action/openastromenace/files/openastromenace-1.2.0-mesa.patch
@@ -0,0 +1,10 @@
+--- OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/RendererInterface.h.orig 2007-09-15 12:26:47.000000000 +0400
++++ OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/RendererInterface.h 2009-12-01 23:21:23.551205491 +0300
+@@ -37,6 +37,7 @@
+ #include "../Base.h"
+ #include "../Math/Math.h"
+ #include "../Texture/Texture.h"
++#define PFNGLCLIENTACTIVETEXTUREPROC PFNGLACTIVETEXTUREPROC
+
+
+