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