diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-06 08:19:46 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-06 08:19:46 -0500 |
commit | cb55d6e72ae1f48622ffc2a36d7bdb3719355afe (patch) | |
tree | e38b215d2fc45368a76bf9350138046c38afa946 /include/common.h | |
parent | f2886601e15f41938c6735feb552e831ffeeefc1 (diff) |
world save/load
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/common.h b/include/common.h index 56e6a38..846dfb9 100644 --- a/include/common.h +++ b/include/common.h @@ -30,9 +30,6 @@ typedef unsigned int uint; #undef near #endif -/* - * Include file headers -*/ #include <Texture.h> /* |