src/tile_map.cpp
changeset 8348 4d7c1c5055b3
parent 8113 31b7784db761
child 9111 48ce04029fe4
equal deleted inserted replaced
8347:7edfa9e0c8ad 8348:4d7c1c5055b3
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file tile.cpp */
     3 /** @file tile_map.cpp */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "tile_map.h"
     7 #include "tile_map.h"
     8 #include "core/math_func.hpp"
     8 #include "core/math_func.hpp"