sannybuilder/dev

disassembler should only ALLOC used global variables

x87 opened this issue · 0 comments

x87 commented

old scripts had entire CustomVariables in their VAR section, which gets dumped in full in the new SA SBL mode. Should only allocate those variables that are actually used in the code