Turned on warnings and fixed

This commit is contained in:
2022-02-06 16:14:57 +00:00
parent 76985519f1
commit 87df6921e8
50 changed files with 570 additions and 4246 deletions

View File

@@ -1,9 +1,7 @@
#ifndef RENDER_H
#define RENDER_H
#define GL_GLEXT_PROTOTYPES
#include <GL/glew.h>
#include <SDL2/SDL_opengl.h>
#include <glad/gl.h>
#include <GLFW/glfw3.h>
#endif
#endif