Move some macros around

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2019-01-27 23:57:43 +00:00
parent 5364c8ac9b
commit 8c71f3fcbe
4 changed files with 8 additions and 10 deletions

View File

@@ -8,6 +8,8 @@
#include "region.h"
#include "log.h"
#define CASESTRRET(s) case s: return #s
// Program and uniforms for window shader
typedef struct {
/// GLSL program.