12 #ifndef NEWGRF_STATION_H
13 #define NEWGRF_STATION_H
48 uint32
GetVariable(byte variable, uint32 parameter,
bool *available)
const;
70 if (tsr != NULL)
return tsr;
114 typedef byte *StationLayout;
170 StationLayout **layouts;
180 uint32
GetPlatformInfo(
Axis axis, byte tile,
int platforms,
int length,
int x,
int y,
bool centred);