From 21e4e36a93a2faacfe443e03c6ae1b34ea22df72 Mon Sep 17 00:00:00 2001 From: v7eZ3t Date: Wed, 12 Jan 2022 17:24:56 +0100 Subject: [PATCH] master --- cw 8/src/main_8_1.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cw 8/src/main_8_1.cpp b/cw 8/src/main_8_1.cpp index 3945c2d..cbfcbe2 100644 --- a/cw 8/src/main_8_1.cpp +++ b/cw 8/src/main_8_1.cpp @@ -12,6 +12,8 @@ #include "Texture.h" #include "Physics.h" +//check whether this shit works + Core::Shader_Loader shaderLoader; GLuint programColor; GLuint programTexture;