mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Add offset to endOfVariables
This commit is contained in:
parent
6e4a7e6cb9
commit
655206c95c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user