src/tile.cpp
branchnoai
changeset 9574 698395509d12
parent 5838 9c3129cb019b
child 6743 cabfaa4a0295
child 7819 694a7dacd30a
equal deleted inserted replaced
9573:fa56261c7142 9574:698395509d12
     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)