OpenTTD Source 20250812-master-gf1a33d50a7
|
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.
Functions | |
template<typename Tproj > | |
static uint16_t | TownHistoryHelper (const Town *t, CargoLabel label, uint period, Tproj proj) |
Implementation of the town part of NewGRF houses.
Definition in file newgrf_town.cpp.
|
static |
Definition at line 19 of file newgrf_town.cpp.