X-Git-Url: http://git.mutantstargoat.com?a=blobdiff_plain;f=src%2Fopengl%2Fopengl.h;h=7b4d11da062d39d261063a05913852760be23e2a;hb=0f6519c2606f2863d9c7ee8b9754b9f23df281ab;hp=1a9a86fcef17a1489f0f285fdd61cdf346a9d4be;hpb=3bf3536271e4afa8a8a93c75e2ab1256c0bf718a;p=demo diff --git a/src/opengl/opengl.h b/src/opengl/opengl.h index 1a9a86f..7b4d11d 100644 --- a/src/opengl/opengl.h +++ b/src/opengl/opengl.h @@ -1,11 +1,7 @@ #ifndef OPENGL_H_ #define OPENGL_H_ -#include - bool init_opengl(); void cleanup_opengl(); -GLFWwindow *create_opengl_window(); -void clear_gl(); -#endif // OPENGL_H_ +#endif // OPENGL_H_ \ No newline at end of file