aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/entities.hpp')
-rw-r--r--include/entities.hpp6
1 files changed, 6 insertions, 0 deletions
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_