From efe7768e5b65022b2dd418feff017b97012a6b24 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 13 Jul 2020 09:33:38 +0800 Subject: *misc --- src/shaders/common/light.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/shaders/common/light.h') diff --git a/src/shaders/common/light.h b/src/shaders/common/light.h index e69de29..44c54c3 100644 --- a/src/shaders/common/light.h +++ b/src/shaders/common/light.h @@ -0,0 +1,9 @@ +#ifndef _LIGHT_H_ +#define _LIGHT_H_ + +#include "mathlib.h" + + + + +#endif -- cgit v1.1-26-g67d0