diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-04-30 14:04:50 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-04-30 14:04:50 -0700 |
commit | 9a19a3cc0c5e8b7343954008887f82358dca156f (patch) | |
tree | 29df6fa04e63e58f35cc876e6181fdbef1123368 /glext.patch | |
parent | Maintainer logic (diff) | |
download | tome4-9a19a3cc0c5e8b7343954008887f82358dca156f.tar.xz |
Updated offline patch to newer version.
Renamed patches to better explain their purpose.
Diffstat (limited to 'glext.patch')
-rw-r--r-- | glext.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/glext.patch b/glext.patch deleted file mode 100644 index 0ae15c5..0000000 --- a/glext.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/tgl.h -+++ b/src/tgl.h -@@ -9,7 +9,6 @@ #endif - #include <GL/gl.h> - #include <GL/glu.h> - #ifndef _WIN32 --#include <GL/glext.h> - #endif - #endif - |