tile.h
changeset 3279 3f3b6ce1f427
parent 3184 118a520164e4
child 3379 50b253bb9819
--- a/tile.h	Mon Mar 20 16:20:37 2006 +0000
+++ b/tile.h	Mon Mar 20 16:43:48 2006 +0000
@@ -24,6 +24,7 @@
 void SetMapExtraBits(TileIndex tile, byte flags);
 uint GetMapExtraBits(TileIndex tile);
 
+uint GetTileh(uint n, uint w, uint e, uint s, uint *h);
 uint GetTileSlope(TileIndex tile, uint *h);
 uint GetTileZ(TileIndex tile);