From 998a13b08c43b0813d1d4d38692ea7f8bd31c936 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 21 Oct 2021 16:11:45 +0800 Subject: *misc --- Runtime/Graphics/Shader.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Runtime/Graphics/Shader.h (limited to 'Runtime/Graphics/Shader.h') diff --git a/Runtime/Graphics/Shader.h b/Runtime/Graphics/Shader.h new file mode 100644 index 0000000..b22a05f --- /dev/null +++ b/Runtime/Graphics/Shader.h @@ -0,0 +1,6 @@ +#pragma once + +class Shader +{ + +}; -- cgit v1.1-26-g67d0