summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2008-06-25 20:04:27 +0000
committerfrosch <frosch@openttd.org>2008-06-25 20:04:27 +0000
commit17de6f9ced5abf6aacbb8db24d5a79b60b9f6900 (patch)
treea7b15549b4ece170cfb8b41902c0bcb29bbde58b /src/town.h
parent7e50278d8e3fb7ea2c06e4be5d49616b60312220 (diff)
downloadopenttd-17de6f9ced5abf6aacbb8db24d5a79b60b9f6900.tar.xz
(svn r13634) -Codechange: Let house var 0x65 ignore the house, the variable is queried for.
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