summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/town.h')
-rw-r--r--src/town.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/town.h b/src/town.h
index 6cff5f761..76c3b770d 100644
--- a/src/town.h
+++ b/src/town.h
@@ -145,6 +145,9 @@ void UpdateAllTownVirtCoords();
void ShowTownViewWindow(TownID town);
void ExpandTown(Town *t);
+void RebuildTownKdtree();
+
+
/**
* Action types that a company must ask permission for to a town authority.
* @see CheckforTownRating