diff options
| author | Kris Parker | 2009-11-29 16:42:51 +0000 |
|---|---|---|
| committer | Kris Parker | 2009-11-29 16:42:51 +0000 |
| commit | a752c7dee85158b6d803c26af8e9c5c3c0828a02 (patch) | |
| tree | 078d2d787cee119853e16033c362aaf77074d796 /common.h | |
| parent | 3cffec41260c8655196ac50b9a5ce2ff45142d94 (diff) | |
| download | stonesense-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.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ using namespace DFHack; #define COLOR_SEGMENTOUTLINE 0x112211
+#define BASE_SHADOW_TILE 160
enum material{
MAT_WILLOW = 9,
|
