(svn r12145) -Codechange: includes should be at the top of the source file

-Codechange: undefine a defined macro once work is finished, just in case
This commit is contained in:
belugas
2008-02-15 17:38:18 +00:00
parent ac5433a924
commit 65a13a3022
2 changed files with 5 additions and 2 deletions

View File

@@ -45,6 +45,7 @@
#include "table/sprites.h"
#include "table/strings.h"
#include "table/railtypes.h"
#include "table/track_land.h"
const byte _track_sloped_sprites[14] = {
14, 15, 22, 13,
@@ -1398,8 +1399,6 @@ static CommandCost ClearTile_Track(TileIndex tile, byte flags)
}
}
#include "table/track_land.h"
/**
* Get surface height in point (x,y)
* On tiles with halftile foundations move (x,y) to a save point wrt. track