summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorKris Parker2009-12-17 14:54:06 +0000
committerKris Parker2009-12-17 14:54:06 +0000
commitf45f85f51c95f6d04234035d2e7d26c7c68ce907 (patch)
tree5fbe15f49e249ced93da43c78ebfa929af7409b2 /common.h
parentc69d4f842c8bdfd259cd7d7116da484a87804ab7 (diff)
downloadstonesense-f45f85f51c95f6d04234035d2e7d26c7c68ce907.tar.gz
stonesense-f45f85f51c95f6d04234035d2e7d26c7c68ce907.tar.bz2
stonesense-f45f85f51c95f6d04234035d2e7d26c7c68ce907.tar.xz
Use default wall/floor types rather than leaving tiles blank
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 1e74bed..3bfd1dd 100644
--- a/common.h
+++ b/common.h
@@ -26,6 +26,7 @@ using namespace DFHack;
#define null 0
#define INVALID_INDEX -1
+#define UNCONFIGURED_INDEX -2
#define ISOMETRIC
//#define CAVALIER