mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
a23c6a42a3
``` git grep -l mem_malloc | xargs perl -i -lpe 's{\((char) \*\)mem_malloc\((\S+)\)}{mem_rmalloc<$1>($2)}' ``` |
||
---|---|---|
.. | ||
bitmain.cpp | ||
bumpmap.cpp | ||
CMakeLists.txt | ||
iff.cpp | ||
iff.h | ||
lightmap.cpp | ||
NewBitmap.cpp | ||
NewBitmap.h | ||
pcx.cpp | ||
tga.cpp |