Descent3/mem
Sebastian Holtermann 15095f8763 Let mem_rmalloc call mem_malloc instead of std::malloc
`mem_rmalloc` should use `mem_malloc` instead of `std::malloc`
to match the `mem_free` deallocation call.
2024-10-07 21:05:22 +02:00
..
CMakeLists.txt
mem.cpp
mem.h