aboutsummaryrefslogtreecommitdiff
path: root/src/common/stb_truetype.cpp
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 /src/common/stb_truetype.cpp
parent930c477f3781a25b19037569e9927000d6c82b06 (diff)
stb_truetype: build it from external/
Diffstat (limited to 'src/common/stb_truetype.cpp')
-rw-r--r--src/common/stb_truetype.cpp3
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>
-