(svn r7113) -Codechange: [NewStations] Add support for copying custom station layouts

This commit is contained in:
peter1138
2006-11-08 12:17:14 +00:00
parent c73578aae6
commit 0aa8c0123a
2 changed files with 11 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ typedef struct StationSpec {
byte lengths;
byte *platforms;
StationLayout **layouts;
bool copied_layouts;
/**
* NUM_GLOBAL_CID sprite groups.