OpenTTD Source
20241121-master-g67a0fccfad
|
Structure with user-data for SearchNearbyHouseXXX - functions. More...
Data Fields | |
const HouseSpec * | hs |
Specs of the house that started the search. | |
TileIndex | north_tile |
Northern tile of the house. | |
Structure with user-data for SearchNearbyHouseXXX - functions.
Definition at line 260 of file newgrf_house.cpp.