OpenSWE1R / openswe1r

An Open-Source port of the 1999 Game "Star Wars Episode 1: Racer"
https://openswe1r.github.io/
GNU General Public License v2.0
313 stars 26 forks source link

Issue #104 resolved #136

Closed vabshere closed 6 years ago

vabshere commented 6 years ago

Change free() to aligned_free() for mapped exe sections

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

JayFoxRox commented 6 years ago

Thanks, this should work fine.

For the future: Don't need to name the line or who did a change - both of this is part of a git commit automatically; a better commit message would have been: "Change free() to aligned_free() for mapped exe sections"