diff options
| author | Japa | 2011-07-20 17:14:14 +0000 |
|---|---|---|
| committer | Japa | 2011-07-20 17:14:14 +0000 |
| commit | d73d5fe58beefb57c8301f934ea01e868a9c10d3 (patch) | |
| tree | dd860adc1b0a39cb10c3b3e82adff03a5287d44b /MapLoading.h | |
| parent | aee9dc6758120d57a8fabc013a16c82f6682099c (diff) | |
| download | stonesense-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.h | 2 |
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();
|
