diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-10-26 07:43:32 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-10-26 07:43:32 -0400 |
commit | 52de6c2e6c048b84a7665b6fc583b2259bbdd3af (patch) | |
tree | fd42df62429b5e7e18d2a04a23e4bc5615f2097a /include/entities.hpp | |
parent | 8eb1625aea5ccaa07414e699e784440a94277ab0 (diff) |
player stuff
Diffstat (limited to 'include/entities.hpp')
-rw-r--r-- | include/entities.hpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/entities.hpp b/include/entities.hpp deleted file mode 100644 index f7c3894..0000000 --- a/include/entities.hpp +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef ENTITIES_HPP_ -#define ENTITIES_HPP_ - -void entityxTest(); - -#endif // ENTITIES_HPP_ |