summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorKris Parker2009-11-29 16:42:51 +0000
committerKris Parker2009-11-29 16:42:51 +0000
commita752c7dee85158b6d803c26af8e9c5c3c0828a02 (patch)
tree078d2d787cee119853e16033c362aaf77074d796 /common.h
parent3cffec41260c8655196ac50b9a5ce2ff45142d94 (diff)
downloadstonesense-a752c7dee85158b6d803c26af8e9c5c3c0828a02.tar.gz
stonesense-a752c7dee85158b6d803c26af8e9c5c3c0828a02.tar.bz2
stonesense-a752c7dee85158b6d803c26af8e9c5c3c0828a02.tar.xz
First pass at shadow handling
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 00d3cc1..af8892d 100644
--- a/common.h
+++ b/common.h
@@ -84,6 +84,7 @@ using namespace DFHack;
#define COLOR_SEGMENTOUTLINE 0x112211
+#define BASE_SHADOW_TILE 160
enum material{
MAT_WILLOW = 9,