mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-06 17:00:05 -04:00
`mem_rmalloc` should use `mem_malloc` instead of `std::malloc` to match the `mem_free` deallocation call.
`mem_rmalloc` should use `mem_malloc` instead of `std::malloc` to match the `mem_free` deallocation call.