Add depot order flag for specific depot

Use upper half of order flags for extra depot flags

See: #302
This commit is contained in:
Jonathan G Rennison
2021-07-23 18:33:24 +01:00
parent fd0cb63963
commit 71dfd2900a
5 changed files with 25 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ enum SlXvFeatureIndex {
XSLFI_STATION_CARGO_HISTORY, ///< Station waiting cargo history
XSLFI_TRAIN_SPEED_ADAPTATION, ///< Train speed adaptation
XSLFI_EXTRA_STATION_NAMES, ///< Extra station names
XSLFI_DEPOT_ORDER_EXTRA_FLAGS, ///< Depot order extra flags
XSLFI_RIFF_HEADER_60_BIT, ///< Size field in RIFF chunk header is 60 bit
XSLFI_HEIGHT_8_BIT, ///< Map tile height is 8 bit instead of 4 bit, but savegame version may be before this became true in trunk