src/unmovable_cmd.cpp
changeset 10429 1b99254f9607
parent 10357 5c767b7ef1af
child 10444 3876060cdef7
equal deleted inserted replaced
10428:eecb81857b5a 10429:1b99254f9607
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file unmovable_cmd.cpp */
     3 /** @file unmovable_cmd.cpp Handling of unmovable tiles. */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "tile_cmd.h"
     7 #include "tile_cmd.h"
     8 #include "landscape.h"
     8 #include "landscape.h"