aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-12-09 08:46:35 -0500
committerClyne Sullivan <tullivan99@gmail.com>2015-12-09 08:46:35 -0500
commita0e500dbf1a3fddebf8e057905fa299d1205a5fc (patch)
treeabee44f2b19e4406efc445c39494615cf2bb46cf /include/entities.h
parent0f6da32aa634cf4a89dbd205d8b0dd68d401aaec (diff)
random dialog
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);