OpenTTD Source
20241125-master-g5b02f51e17
|
Implementation of the town part of NewGRF houses. More...
#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.