From 23b58dcc63cbadbf8d2a614c903652477cdc00c9 Mon Sep 17 00:00:00 2001 From: drumsetmonkey Date: Tue, 27 Oct 2015 22:36:15 -0400 Subject: Improved entity loop, updated tree textures --- include/common.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include') diff --git a/include/common.h b/include/common.h index e46cf86..1da279c 100644 --- a/include/common.h +++ b/include/common.h @@ -26,6 +26,12 @@ */ #include +/* + * This flag lets the compiler know that we are using shaders +*/ + + #define SHADERS + /* * Create a basic 2-point structure for coordinate saving */ -- cgit v1.2.3