summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.hpp')
-rw-r--r--src/common.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.hpp b/src/common.hpp
index ae4deed..74fa9de 100644
--- a/src/common.hpp
+++ b/src/common.hpp
@@ -150,6 +150,7 @@ namespace world {
typedef struct {
cflags_t cflags;
rectf_t bounds;
+ bool ignore = false;
} cmodel_t;
typedef struct {