Add offset to endOfVariables

This commit is contained in:
Mark Langen 2023-07-15 20:05:20 -07:00
parent 6e4a7e6cb9
commit 655206c95c

View File

@ -102,7 +102,9 @@ ColorStringStruct g_colorSaveData[43] = {
{"c_chseaty0", "lego white"},
};
// Move this into the appropriate header
// NOTE: This offset = the end of the variables table, the last entry
// in that table is a special entry, the string "END_OF_VARIABLES"
// OFFSET: LEGO1 0x100f3e50
extern const char *s_endOfVariables;
// OFFSET: LEGO1 0x1003a020