summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.hpp')
-rw-r--r--src/common.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.hpp b/src/common.hpp
index 49166d3..8478e91 100644
--- a/src/common.hpp
+++ b/src/common.hpp
@@ -324,6 +324,8 @@ namespace text {
typedef enum {
SAY_NO_PATH,
SAY_BLOCKED,
+ SAY_READY,
+ SAY_MOVING,
UNIT_ALIEN,
UNIT_HUMAN,
UNIT_DEATH,