aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.h
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-09 08:48:45 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-09 08:48:45 -0500
commitce169efec21d44b6c7b3133280d9088ba1c108a5 (patch)
treef3d4567d626215bf268b4c8a7648dd8294644796 /include/entities.h
parentfb1cb2e2f3af4a7bc5717e31b31175d850dd7be9 (diff)
parenta0e500dbf1a3fddebf8e057905fa299d1205a5fc (diff)
Merge branch 'master' of http://github.com/tcsullivan/gamedev
Diffstat (limited to 'include/entities.h')
-rw-r--r--include/entities.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/entities.h b/include/entities.h
index 77ca347..64a251a 100644
--- a/include/entities.h
+++ b/include/entities.h
@@ -79,6 +79,7 @@ public:
Texturec *tex;
+ unsigned int randDialog;
void draw(void);
void spawn(float, float);