X-Git-Url: https://eleni.mutantstargoat.com/git/?p=demo;a=blobdiff_plain;f=src%2Fopengl%2Fopengl.h;h=7b4d11da062d39d261063a05913852760be23e2a;hp=1a9a86fcef17a1489f0f285fdd61cdf346a9d4be;hb=0c5fa3525b2c8151bf83a215eee992c257d6fa28;hpb=1e8963fc3f8191e328bbecd04cfbcba31d7d0bdf 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