summaryrefslogtreecommitdiff
path: root/src/game/game.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game.hpp')
-rw-r--r--src/game/game.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/game.hpp b/src/game/game.hpp
index d4047a0..de41fc5 100644
--- a/src/game/game.hpp
+++ b/src/game/game.hpp
@@ -75,6 +75,8 @@ namespace game {
typedef enum {
PAUSED,
UNPAUSED,
+ FOLLOWING_ON,
+ FOLLOWING_OFF,
SAY_NO_PATH,
SAY_BLOCKED,
SAY_READY,