aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/stb_truetype.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/stb_truetype.cpp b/src/common/stb_truetype.cpp
new file mode 100644
index 0000000..cc11b20
--- /dev/null
+++ b/src/common/stb_truetype.cpp
@@ -0,0 +1,3 @@
+#define STB_TRUETYPE_IMPLEMENTATION
+#include <stb_truetype.h>
+