Add extra data fields to Order extended data

This commit is contained in:
Jonathan G Rennison
2018-04-21 18:57:22 +01:00
parent f96f716a75
commit 2e4ac325e2
4 changed files with 15 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ enum SlXvFeatureIndex {
XSLFI_TIMETABLE_EXTRA, ///< Vehicle timetable extra fields
XSLFI_TRAIN_FLAGS_EXTRA, ///< Train flags field extra size
XSLFI_TRAIN_THROUGH_LOAD, ///< Train through load/unload
XSLFI_ORDER_EXTRA_DATA, ///< Order extra data field(s)
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