From 1f24a2196641f7d832300fd45c7f5e89559ecc34 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 18 May 2024 10:58:08 +0200 Subject: more problem isolation --- uniform.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 uniform.h (limited to 'uniform.h') diff --git a/uniform.h b/uniform.h deleted file mode 100644 index d7c58b3..0000000 --- a/uniform.h +++ /dev/null @@ -1,10 +0,0 @@ -#pragma once - -#include -#include -#include -#include - -void init_uniform(GLuint shader, GLFWwindow* window); -void update_uniform(); - -- cgit v1.2.3