(svn r4757) - Newstations: add saveload support for custom station speclists

This commit is contained in:
peter1138
2006-05-06 21:46:26 +00:00
parent db77493ac0
commit 6b8b8395e4
6 changed files with 53 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ uint GetNumCustomStations(StationClassID sclass);
void SetCustomStationSpec(StationSpec *statspec);
const StationSpec *GetCustomStationSpec(StationClassID sclass, uint station);
const StationSpec *GetCustomStationSpecByGrf(uint32 grfid, byte localidx);
/* Get sprite offset for a given custom station and station structure (may be
* NULL - that means we are in a build dialog). The station structure is used