Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Batalov c0b98ba90e Prepare textFontLoad for x64 2022-06-12 00:02:54 +03:00
Alexander Batalov 6929e054a9 Reorganize variables scope for goto
Fixes AppleClang complaints.

See #17
2022-05-29 00:32:50 +03:00
Alexander Batalov b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH 2022-05-28 12:34:49 +03:00
Alexander Batalov 119cfe8212 Remove static assertions
They were aid to decompilation, now they are source of complaints when compiling for x64.
2022-05-28 07:34:29 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/text_font.c (Browse further)