diff --git a/src/town.h b/src/town.h --- a/src/town.h +++ b/src/town.h @@ -299,6 +299,8 @@ static inline HouseSpec *GetHouseSpecs(H return &_house_specs[house_id]; } +TileIndex GetHouseNorthPart(HouseID &house); + /** * Check if a TownID is valid. * @param index to inquiry in the pool of town