src/newgrf_town.cpp
changeset 9111 48ce04029fe4
parent 8943 53044ba4676f
child 9354 845e07db4549
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file newgrf_town.cpp */
     3 /** @file newgrf_town.cpp Implementation of the town part of NewGRF houses. */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "settings_type.h"
     7 #include "settings_type.h"
     8 #include "debug.h"
     8 #include "debug.h"