From a7ec2350f406195b119e24a81c95649c3645a26b Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 20 Oct 2016 09:01:28 -0400 Subject: oh yeah that --- include/entities.hpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 include/entities.hpp (limited to 'include') diff --git a/include/entities.hpp b/include/entities.hpp new file mode 100644 index 0000000..f7c3894 --- /dev/null +++ b/include/entities.hpp @@ -0,0 +1,6 @@ +#ifndef ENTITIES_HPP_ +#define ENTITIES_HPP_ + +void entityxTest(); + +#endif // ENTITIES_HPP_ -- cgit v1.2.3