X-Git-Url: http://git.mutantstargoat.com?a=blobdiff_plain;f=src%2Fopengl%2Fopengl.h;h=7b4d11da062d39d261063a05913852760be23e2a;hb=0c5fa3525b2c8151bf83a215eee992c257d6fa28;hp=1e2260a8f4d189624dbe334c6c8bdbcf955b7340;hpb=64e2adbbab48320b6cd792e515b44cea112a3be4;p=demo diff --git a/src/opengl/opengl.h b/src/opengl/opengl.h index 1e2260a..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 display_opengl(); -#endif // OPENGL_H_ +#endif // OPENGL_H_ \ No newline at end of file