summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorKris Parker2009-12-13 06:58:53 +0000
committerKris Parker2009-12-13 06:58:53 +0000
commit6fe5091fdfdf5a9a0c35b0c0f97c133b128ac5b2 (patch)
treedcbe7b5f82c9b008ccc9f8ddb312ce5930ffc061 /common.h
parent80ec44c9f1d062de569621874d396602b67095fe (diff)
downloadstonesense-6fe5091fdfdf5a9a0c35b0c0f97c133b128ac5b2.tar.gz
stonesense-6fe5091fdfdf5a9a0c35b0c0f97c133b128ac5b2.tar.bz2
stonesense-6fe5091fdfdf5a9a0c35b0c0f97c133b128ac5b2.tar.xz
Configurable shadow sizes
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.h b/common.h
index 69c21fd..bdbd835 100644
--- a/common.h
+++ b/common.h
@@ -85,6 +85,8 @@ using namespace DFHack;
#define COLOR_SEGMENTOUTLINE 0x112211
#define BASE_SHADOW_TILE 160
+#define DEFAULT_SHADOW 4
+#define MAX_SHADOW 7
// this shouldn't change with mods, so should
// be know ahead of time (especially since we