clear_cmd.c
changeset 679 04ca2cd69420
parent 507 04b5403aaf6b
child 856 918759cedca8
equal deleted inserted replaced
678:f62cae2abc0c 679:04ca2cd69420
     1 #include "stdafx.h"
     1 #include "stdafx.h"
     2 #include "ttd.h"
     2 #include "ttd.h"
     3 #include "table/strings.h"
     3 #include "table/strings.h"
       
     4 #include "map.h"
     4 #include "viewport.h"
     5 #include "viewport.h"
     5 #include "command.h"
     6 #include "command.h"
     6 
     7 
     7 typedef struct TerraformerHeightMod {
     8 typedef struct TerraformerHeightMod {
     8 	TileIndex tile;
     9 	TileIndex tile;