Start resource files

This commit is contained in:
Miloslav Ciz 2024-12-30 00:49:41 +01:00
parent 69d87ab26d
commit c3dcd1ff0f
6 changed files with 154 additions and 11 deletions

View file

@ -33,4 +33,7 @@
#define LCR_FONT_PIXEL_SIZE (1 + LCR_EFFECTIVE_RESOLUTION_X / 512)
#define LCR_RESOURCE_FILE_SEPARATOR '#'
#define LCR_RESOURCE_FILE_SEPARATOR2 ';'
#endif