aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-12-18 08:45:29 -0500
committerClyne Sullivan <tullivan99@gmail.com>2015-12-18 08:45:29 -0500
commit0b9561febb7677de8792ba0feb056139ba7c94ea (patch)
tree0dc30d1b4abb4b90080bfe0060a4f5d3fddc751c /include/entities.h
parent1b2510a427cea42e6381d60f434b5fdec2b181b0 (diff)
pages
Diffstat (limited to 'include/entities.h')
-rw-r--r--include/entities.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/entities.h b/include/entities.h
index 6d192fe..6b8cc32 100644
--- a/include/entities.h
+++ b/include/entities.h
@@ -32,7 +32,8 @@ enum MOB_SUB {
MS_RABBIT = 1,
MS_BIRD,
MS_TRIGGER,
- MS_DOOR
+ MS_DOOR,
+ MS_PAGE
};
enum BUILD_SUB{