(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "tile_map.h"
|
||||
#include "core/math_func.hpp"
|
||||
|
||||
Slope GetTileSlope(TileIndex tile, uint *h)
|
||||
{
|
||||
|
Reference in New Issue
Block a user