mattiasgustavsson / dos-like

Engine for making things with a MS-DOS feel, but for modern platforms
Other
1k stars 49 forks source link

Improve docs, code, fix memory leak #41

Closed Enichan closed 1 year ago

Enichan commented 1 year ago

I improved the documentation in the header portion of the file, and did some small code cleanup, but most importantly fixed a memory leak in OPB_BinaryToOpl where it was creating the Instruments field twice and not freeing the first.