diff options
Diffstat (limited to 'Runner/Graphics/OpenGL.h')
-rw-r--r-- | Runner/Graphics/OpenGL.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Runner/Graphics/OpenGL.h b/Runner/Graphics/OpenGL.h deleted file mode 100644 index 413b70b..0000000 --- a/Runner/Graphics/OpenGL.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef OPENGL_H -#define OPENGL_H - -#include "glad/glad.h" - -#endif |