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.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/game/game.hpp b/src/game/game.hpp
index 20b2b41..089faf0 100644
--- a/src/game/game.hpp
+++ b/src/game/game.hpp
@@ -40,7 +40,8 @@ namespace game {
CF_SOLID = 2,
CF_BODY = 4,
CF_BODY_SMALL = 8,
- CF_WATER = 16
+ CF_WATER = 16,
+ CF_DECOS = 32
};
enum {