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