Descent3/grtext
Jan Engelhardt de0af3b10d mem_malloc type triviality checks (6/8)
```
git grep -l mem_malloc | xargs perl -i -lpe 's{\((uint8_t) \*\)mem_malloc\((\S+)\)}{mem_rmalloc<$1>($2)}'
```
2024-09-16 22:12:13 +02:00
..
CMakeLists.txt Convert grtext to use new logging facility 2024-09-10 03:00:25 +03:00
grfont.cpp mem_malloc type triviality checks (6/8) 2024-09-16 22:12:13 +02:00
grtext.cpp Isolate grtext submodule 2024-07-28 16:50:42 +03:00
grtext.h [Cleanup] Removed function declarations that are not implemented. 2024-08-20 20:03:02 +02:00
grtextlib.h Isolate grtext submodule 2024-07-28 16:50:42 +03:00
textaux.cpp Fix spello "it's" 2024-09-03 13:26:51 +02:00