(svn r7113) -Codechange: [NewStations] Add support for copying custom station layouts
This commit is contained in:
@@ -67,6 +67,7 @@ typedef struct StationSpec {
|
||||
byte lengths;
|
||||
byte *platforms;
|
||||
StationLayout **layouts;
|
||||
bool copied_layouts;
|
||||
|
||||
/**
|
||||
* NUM_GLOBAL_CID sprite groups.
|
||||
|
||||
Reference in New Issue
Block a user