Descent3/grtext
Azamat H. Hackimov db8aa64d2f Make mem module isolated from project
Properly define MEM_USE_RTL definition only for mem library. Link other dependant modules with mem.
2024-06-20 00:43:51 +03:00
..
CMakeLists.txt Make mem module isolated from project 2024-06-20 00:43:51 +03:00
grfont.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
grtext.cpp Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
grtextlib.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
textaux.cpp