This commit is contained in:
v7eZ3t 2022-01-12 17:24:56 +01:00
parent a7bd7ecb75
commit 21e4e36a93

View File

@ -12,6 +12,8 @@
#include "Texture.h"
#include "Physics.h"
//check whether this shit works
Core::Shader_Loader shaderLoader;
GLuint programColor;
GLuint programTexture;