mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
de0af3b10d
``` git grep -l mem_malloc | xargs perl -i -lpe 's{\((uint8_t) \*\)mem_malloc\((\S+)\)}{mem_rmalloc<$1>($2)}' ``` |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
font.cpp | ||
gr.h | ||
hardsurf.cpp | ||
lib2d.h | ||
memsurf.cpp | ||
pen.cpp | ||
pentext.cpp | ||
screen.cpp | ||
surface.cpp | ||
viewport.cpp |