v0.4.0
What's Changed
- decomp: add
1
to the end range of a type-cast by @xTVaser in #94 - decomp: enforce
decompile_code: true
when decompiling code by @xTVaser in #95 - decomp: add a command to increment all
deftype
's offsets by n by @xTVaser in #96 - decomp: add a command to simplify block preservation by @xTVaser in #97
Full Changelog: v0.3.5...v0.4.0