summaryrefslogtreecommitdiff
path: root/src/oldloader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/oldloader.cpp')
-rw-r--r--src/oldloader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/oldloader.cpp b/src/oldloader.cpp
index 103845a3d..3f2ee4c35 100644
--- a/src/oldloader.cpp
+++ b/src/oldloader.cpp
@@ -1473,6 +1473,7 @@ static bool LoadTTDPatchExtraChunks(LoadgameState *ls, int num)
return !ls->failed;
}
+extern TileIndex _cur_tileloop_tile;
static uint32 _old_cur_town_ctr;
static const OldChunks main_chunk[] = {
OCL_ASSERT( 0 ),