summaryrefslogtreecommitdiff
path: root/MapLoading.h
diff options
context:
space:
mode:
authorJapa2011-07-20 17:14:14 +0000
committerJapa2011-07-20 17:14:14 +0000
commitd73d5fe58beefb57c8301f934ea01e868a9c10d3 (patch)
treedd860adc1b0a39cb10c3b3e82adff03a5287d44b /MapLoading.h
parentaee9dc6758120d57a8fabc013a16c82f6682099c (diff)
downloadstonesense-d73d5fe58beefb57c8301f934ea01e868a9c10d3.tar.gz
stonesense-d73d5fe58beefb57c8301f934ea01e868a9c10d3.tar.bz2
stonesense-d73d5fe58beefb57c8301f934ea01e868a9c10d3.tar.xz
Sucessfully connected to DF. some bugs remain, but who cares. we got a DF connection.
Diffstat (limited to 'MapLoading.h')
-rw-r--r--MapLoading.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MapLoading.h b/MapLoading.h
index c152fa1..0de64b0 100644
--- a/MapLoading.h
+++ b/MapLoading.h
@@ -11,7 +11,7 @@
inline bool IDisWall(int in);
inline bool IDisFloor(int in);
-void reloadDisplayedSegment();
+void reloadDisplayedSegment(DFHack::Core * DF);
void beautify_Segment(WorldSegment * segment);
void DisconnectFromDF();