src/clear_cmd.cpp
changeset 9111 48ce04029fe4
parent 8616 fd862a55c47f
child 9322 cf7dc39f9576
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file clear_cmd.cpp */
     3 /** @file clear_cmd.cpp Commands related to clear tiles. */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "clear_map.h"
     7 #include "clear_map.h"
     8 #include "command_func.h"
     8 #include "command_func.h"