This commit is contained in:
Benjamin Palko 2024-10-07 12:31:03 -04:00
parent bfcceba502
commit 38483b4b36

View file

@ -1,6 +1,5 @@
#include <GL/glew.h>
#include <linmath.h>
#include "../components/shader.hpp"
class ShaderSystem {
GLuint vertex_buffer;