diff options
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.patch | 10 |
1 files changed, 0 insertions, 10 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 deleted file mode 100644 index 1802d8e70559..000000000000 --- a/games-action/openastromenace/files/openastromenace-1.2.0-mesa.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/RendererInterface.h.orig -+++ OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/RendererInterface.h -@@ -37,6 +37,7 @@ - #include "../Base.h" - #include "../Math/Math.h" - #include "../Texture/Texture.h" -+#define PFNGLCLIENTACTIVETEXTUREPROC PFNGLACTIVETEXTUREPROC - - - |