summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.h
diff options
context:
space:
mode:
authorRaphael Langella <raphael.langella@gmail.com>2010-12-20 00:22:00 +0100
committerRaphael Langella <raphael.langella@gmail.com>2010-12-22 21:53:59 +0100
commit76ac7706691a162bf0ad2eb4da34d74fa41f0bd0 (patch)
treedefb70a4150fb4fb39204ff80cff26a4b8a55995 /crawl-ref/source/tilesdl.h
parentc8e1d5cb246c13e3a5e9fb86b18454c05b4ea349 (diff)
downloadcrawl-ref-76ac7706691a162bf0ad2eb4da34d74fa41f0bd0.tar.gz
crawl-ref-76ac7706691a162bf0ad2eb4da34d74fa41f0bd0.zip
Detach spell tab.
Diffstat (limited to 'crawl-ref/source/tilesdl.h')
-rw-r--r--crawl-ref/source/tilesdl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/tilesdl.h b/crawl-ref/source/tilesdl.h
index 4923a36ff1..405e94f424 100644
--- a/crawl-ref/source/tilesdl.h
+++ b/crawl-ref/source/tilesdl.h
@@ -184,6 +184,7 @@ protected:
MessageRegion *m_region_msg;
MapRegion *m_region_map;
TabbedRegion *m_region_tab;
+ TabbedRegion *m_region_tsp;
InventoryRegion *m_region_inv;
SpellRegion *m_region_spl;
MemoriseRegion *m_region_mem;