hard requirement for console version match #4187

This commit is contained in:
rusefillc 2022-06-01 10:21:22 -04:00
parent ca1c15424d
commit 0b0227dce2
1 changed files with 3 additions and 0 deletions

View File

@ -95,6 +95,9 @@
! when this happens.
#define FLASH_DATA_VERSION 10012
! this offset is part of console compatibility mechanism, please DO NOT change this offset
#define TS_FILE_VERSION_OFFSET 124
#define LOG_DELIMITER "`"
! all the sub-structures are going to be nested within the primary structure, that's