aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.hpp
diff options
context:
space:
mode:
authorAndy <drumsetmonkey@gmail.com>2016-10-19 10:46:12 -0400
committerAndy <drumsetmonkey@gmail.com>2016-10-19 10:46:12 -0400
commitaff1681f6638f591e2c8281f63847550115a2a19 (patch)
tree38129164ccbe54f271a399e799a8492aa3049c38 /include/entities.hpp
parent0964a086ccfe2ba18b8e40d0199bdaf80841f344 (diff)
CATATATATATATATTTTT (basic entities)
Diffstat (limited to 'include/entities.hpp')
-rw-r--r--include/entities.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/entities.hpp b/include/entities.hpp
index 49598bd..95cbff7 100644
--- a/include/entities.hpp
+++ b/include/entities.hpp
@@ -517,6 +517,7 @@ public:
void receive(const KeyUpEvent &kue);
};
+void entityxTest();
#endif // ENTITIES_H