diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-02 20:48:31 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-02 20:48:31 -0500 |
commit | f8ebf8fd3d5691cd45566281a1f54c5ecbc43762 (patch) | |
tree | 35633b779419c0df9cdb2408838189d529357abf /include/common.h | |
parent | 07d73ea992641198a887f000bf44b874c8e11574 (diff) |
updated goals
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h index b0ffec7..b016020 100644 --- a/include/common.h +++ b/include/common.h @@ -39,7 +39,7 @@ typedef unsigned int uint; * This flag lets the compiler know that we are using shaders */ - #define SHADERSere +#define SHADERS /* * Create a basic 2-point structure for coordinate saving |