Save/load: Add extra cheats savegame chunk

This commit is contained in:
Jonathan G Rennison
2020-04-18 10:51:02 +01:00
parent 17f25690eb
commit 3e7618f519
6 changed files with 130 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ enum SlXvFeatureIndex {
XSLFI_SPEED_RESTRICTION, ///< Train speed restrictions
XSLFI_STATION_GOODS_EXTRA, ///< Extra station goods entry statuses
XSLFI_DOCKING_CACHE_VER, ///< Multiple docks - docking tile cache version
XSLFI_EXTRA_CHEATS, ///< Extra cheats
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