sannybuilder / dev

Sanny Builder Bug Tracker and Roadmap development
https://sannybuilder.com
44 stars 0 forks source link

disassembler should only ALLOC used global variables #286

Open x87 opened 8 months ago

x87 commented 8 months ago

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