summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/town.h')
-rw-r--r--src/town.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/town.h b/src/town.h
index 2bf2b5234..dfdb7fbaa 100644
--- a/src/town.h
+++ b/src/town.h
@@ -299,6 +299,8 @@ static inline HouseSpec *GetHouseSpecs(HouseID house_id)
return &_house_specs[house_id];
}
+TileIndex GetHouseNorthPart(HouseID &house);
+
/**
* Check if a TownID is valid.
* @param index to inquiry in the pool of town