summaryrefslogtreecommitdiff
path: root/ContentLoader.h
diff options
context:
space:
mode:
authorJapa2011-07-20 15:59:11 +0000
committerJapa2011-07-20 15:59:11 +0000
commitaee9dc6758120d57a8fabc013a16c82f6682099c (patch)
tree7d2ddd6cabb61e948d5cd19f7838ab313ac1c6e9 /ContentLoader.h
parent3eacec9eef6da5e6ce6f7d966a6b601f6268557c (diff)
downloadstonesense-aee9dc6758120d57a8fabc013a16c82f6682099c.tar.gz
stonesense-aee9dc6758120d57a8fabc013a16c82f6682099c.tar.bz2
stonesense-aee9dc6758120d57a8fabc013a16c82f6682099c.tar.xz
Got some sort of functionality out of DFapi. this means an empty window.
Diffstat (limited to 'ContentLoader.h')
-rw-r--r--ContentLoader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ContentLoader.h b/ContentLoader.h
index f8f6fdc..5926ba4 100644
--- a/ContentLoader.h
+++ b/ContentLoader.h
@@ -28,7 +28,7 @@ public:
ContentLoader(void);
~ContentLoader(void);
- bool Load( DFHack::Context& DF);
+ bool Load( DFHack::Core& DF);
bool reload_configs();