|
OpenTTD Source
14.0-beta3
|
#include "stdafx.h"#include "debug.h"#include "town.h"#include "newgrf_town.h"#include "timer/timer_game_tick.h"#include "safeguards.h"Go to the source code of this file.
Implementation of the town part of NewGRF houses.
Definition in file newgrf_town.cpp.