OpenTTD Source
20241108-master-g80f628063a
|
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.