OpenTTD Source
1.11.2
|
#include "stdafx.h"
#include "debug.h"
#include "town.h"
#include "newgrf_town.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.