aboutsummaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorfschildt <florian.schildt@protonmail.com>2026-01-21 03:57:14 +0100
committerfschildt <florian.schildt@protonmail.com>2026-01-21 03:57:14 +0100
commitbf4c67c35daa9fa65da7787aa40f25b2865493a2 (patch)
treedcbe9e08937c2ff48fa4a45456768a2e8492be75 /external
parent930c477f3781a25b19037569e9927000d6c82b06 (diff)
stb_truetype: build it from external/
Diffstat (limited to 'external')
-rw-r--r--external/stb/stb_truetype.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/external/stb/stb_truetype.c b/external/stb/stb_truetype.c
new file mode 100644
index 0000000..cc11b20
--- /dev/null
+++ b/external/stb/stb_truetype.c
@@ -0,0 +1,3 @@
+#define STB_TRUETYPE_IMPLEMENTATION
+#include <stb_truetype.h>
+