GTcreyon / SM63Redux

Code base for Super Mario 63 Redux
https://sm63redux.com
Mozilla Public License 2.0
195 stars 27 forks source link

Fix terrain memory leak #213

Closed Kuma-Boo closed 1 year ago

Kuma-Boo commented 1 year ago

Description of changes

Frees terrain children nodes from memory instead of just removing them.

Issue(s)

Closes #212.

Koopa1018 commented 1 year ago

Tested, confirmed fixed.