|
OpenTTD Source 20251117-master-g7398d2e290
|
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.