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 d055aa5..0bc2da2 100644
--- a/src/game/game.hpp
+++ b/src/game/game.hpp
@@ -71,6 +71,8 @@ namespace game {
extern language_t language;
typedef enum {
+ PAUSED,
+ UNPAUSED,
SAY_NO_PATH,
SAY_BLOCKED,
SAY_READY,