Saveload: Add version label feature to SLXI chunk

This commit is contained in:
Jonathan G Rennison
2020-07-03 02:10:04 +01:00
parent d5ada6a14b
commit f4cf966167
2 changed files with 22 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ enum SaveLoadVersion : uint16;
*/
enum SlXvFeatureIndex {
XSLFI_NULL = 0, ///< Unused value, to indicate that no extended feature test is in use
XSLFI_VERSION_LABEL, ///< Version label
XSLFI_TRACE_RESTRICT, ///< Trace restrict
XSLFI_TRACE_RESTRICT_OWNER, ///< Trace restrict: train owner test
XSLFI_TRACE_RESTRICT_ORDRCND, ///< Trace restrict: slot conditional order