summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index ff31e69961..7bebed1085 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1784,6 +1784,7 @@ public:
char tile_water_col;
char tile_lava_col;
char tile_excluded_col;
+ char tile_excl_centre_col;
#endif
#ifdef WIN32TILES
bool use_dos_char;