Functions to handle the town part of NewGRF towns. More...
#include "town_type.h"
Go to the source code of this file.
Functions | |
uint32 | TownGetVariable (byte variable, uint32 parameter, bool *available, Town *t, const struct GRFFile *caller_grffile) |
void | TownStorePSA (Town *t, const struct GRFFile *caller_grffile, uint pos, int32 value) |
Functions to handle the town part of NewGRF towns.
Definition in file newgrf_town.h.