Add savegame support for 32 bit Train::flags field

This commit is contained in:
Jonathan G Rennison
2018-03-26 19:50:34 +01:00
parent 09ca051ff8
commit 52edafab5e
4 changed files with 7 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ enum SlXvFeatureIndex {
XSLFI_MORE_TOWN_GROWTH_RATES, ///< More town growth rates
XSLFI_MULTIPLE_DOCKS, ///< Multiple docks
XSLFI_TIMETABLE_EXTRA, ///< Vehicle timetable extra fields
XSLFI_TRAIN_FLAGS_EXTRA, ///< Train flags field extra size
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