]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/render.h
But we shouldn't yet, because we're using extensions without asking for them
[shadowclad.git] / src / engine / render.h
index e916360eb6ece4300c19d49e324ec48ab8045152..f1b40a1061c45b5690d8d6731540991950e6f9da 100644 (file)
@@ -3,9 +3,6 @@
 
 #include <stdbool.h>
 #include <GLFW/glfw3.h>
-#define  GL_GLEXT_PROTOTYPES
-#include <GL/glext.h>
-#undef GL_GLEXT_PROTOTYPES
 
 #include "scene.h"