summaryrefslogtreecommitdiff
path: root/src/share-tech-mono.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share-tech-mono.hpp')
-rw-r--r--src/share-tech-mono.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/share-tech-mono.hpp b/src/share-tech-mono.hpp
new file mode 100644
index 0000000..30612ca
--- /dev/null
+++ b/src/share-tech-mono.hpp
@@ -0,0 +1,7 @@
+#ifndef _SHARE_TECH_MONO_HPP_
+#define _SHARE_TECH_MONO_HPP_
+
+extern unsigned char ShareTechMono_Regular_ttf[];
+extern unsigned int ShareTechMono_Regular_ttf_len;
+
+#endif