mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
4d2fdb2316
``` git grep -l mem_malloc | xargs perl -i -lpe 's{\((\w+) \*\)mem_malloc\((\S+) \* sizeof\(\1\)\)}{mem_rmalloc<$1 *>($2)}' ``` |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
newstyle.cpp | ||
polymodel.cpp | ||
polymodel.h |