mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-14 05:00:03 -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.