tile.h
branch0.4
changeset 10050 53795ed4cdaf
parent 10046 6301f3512550
--- a/tile.h	Mon Jun 26 15:00:23 2006 +0000
+++ b/tile.h	Mon Jun 26 15:59:58 2006 +0000
@@ -48,7 +48,6 @@
 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);
 uint GetTileMaxZ(TileIndex tile);