OpenTTD Source
20241108-master-g80f628063a
|
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.