From a7bbe5cc18fe5b24f5d97d4acce164998d8d5517 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Mon, 4 Apr 2016 14:54:21 -0400 Subject: physics, removed extra couts --- include/entities.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/entities.hpp') diff --git a/include/entities.hpp b/include/entities.hpp index e7864d0..7c1a254 100644 --- a/include/entities.hpp +++ b/include/entities.hpp @@ -177,6 +177,8 @@ public: Texturec *tex; Texturec *ntex; + float targetx; + unsigned int randDialog; void draw(void); -- cgit v1.2.3