wario-land / WL4Editor

Wario Land 4 Level Editor.
GNU General Public License v3.0
45 stars 8 forks source link

Expanding rom while saving will make orphaned chunks appears in the rom #367

Closed shinespeciall closed 2 years ago

shinespeciall commented 3 years ago

The last fix on the expanding rom while saving separate the chunk data and its header writing code into 2 parts. The bad logic causes chunks generated before redoing chunk allocation cannot be removed correctly after rom resizing