Decomp linter warning for offset reuse (#342)

* Linter warning for offset reuse in codebase

* Fix repeated offset problems
This commit is contained in:
MS
2023-12-17 17:45:33 -05:00
committed by GitHub
parent 59ca9b6155
commit 994d17a85e
11 changed files with 68 additions and 17 deletions

View File

@@ -43,7 +43,6 @@ ColorStringStruct g_colorSaveData[43] = {
// NOTE: This offset = the end of the variables table, the last entry
// in that table is a special entry, the string "END_OF_VARIABLES"
// GLOBAL: LEGO1 0x100f3e50
extern const char* g_endOfVariables;
// FUNCTION: LEGO1 0x10039550