summaryrefslogtreecommitdiff
path: root/ContentLoader.h
diff options
context:
space:
mode:
authorJapa2011-02-18 09:17:32 +0000
committerJapa2011-02-18 09:17:32 +0000
commitfcb4aa62ec08a1639cb396a88a81262ad40aee65 (patch)
treead8f944453e914ff8d967ab76bf447a856eab9c4 /ContentLoader.h
parent4757c2d4e449be85400fbccc53ec1391c84f8673 (diff)
downloadstonesense-fcb4aa62ec08a1639cb396a88a81262ad40aee65.tar.gz
stonesense-fcb4aa62ec08a1639cb396a88a81262ad40aee65.tar.bz2
stonesense-fcb4aa62ec08a1639cb396a88a81262ad40aee65.tar.xz
more work on grass
Diffstat (limited to 'ContentLoader.h')
-rw-r--r--ContentLoader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ContentLoader.h b/ContentLoader.h
index 2bc8c60..6066b78 100644
--- a/ContentLoader.h
+++ b/ContentLoader.h
@@ -45,6 +45,8 @@ public:
VersionInfo *MemInfo;
DFHack::Buildings * Bld;
DFHack::Materials * Mats;
+ std::vector<t_matgloss> organic;
+ std::vector<t_matgloss> inorganic;
uint32_t currentTick;
uint32_t currentYear;