src/tile.cpp
changeset 6422 6679df1c05ba
parent 5587 167d9a91ef02
child 7323 20a18eb8efaf
equal deleted inserted replaced
6421:a9b1588c13ee 6422:6679df1c05ba
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file tile.cpp */
     2 
     4 
     3 #include "stdafx.h"
     5 #include "stdafx.h"
     4 #include "tile.h"
     6 #include "tile.h"
     5 
     7 
     6 Slope GetTileSlope(TileIndex tile, uint *h)
     8 Slope GetTileSlope(TileIndex tile, uint *h)