diff options
| author | fschildt <florian.schildt@protonmail.com> | 2026-01-21 03:57:14 +0100 |
|---|---|---|
| committer | fschildt <florian.schildt@protonmail.com> | 2026-01-21 03:57:14 +0100 |
| commit | bf4c67c35daa9fa65da7787aa40f25b2865493a2 (patch) | |
| tree | dcbe9e08937c2ff48fa4a45456768a2e8492be75 /src/common/stb_truetype.cpp | |
| parent | 930c477f3781a25b19037569e9927000d6c82b06 (diff) | |
stb_truetype: build it from external/
Diffstat (limited to 'src/common/stb_truetype.cpp')
| -rw-r--r-- | src/common/stb_truetype.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/stb_truetype.cpp b/src/common/stb_truetype.cpp deleted file mode 100644 index cc11b20..0000000 --- a/src/common/stb_truetype.cpp +++ /dev/null @@ -1,3 +0,0 @@ -#define STB_TRUETYPE_IMPLEMENTATION -#include <stb_truetype.h> - |
