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
commit545c1f1045b9026204c8c75cf11927fd4c260c66 (patch)
treea7b15549b4ece170cfb8b41902c0bcb29bbde58b /src/town.h
parented298d6ff8ed48f44ff39af074ed5bc7ac808d84 (diff)
downloadopenttd-545c1f1045b9026204c8c75cf11927fd4c260c66.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