(svn r13634) -Codechange: Let house var 0x65 ignore the house, the variable is queried for.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user