aboutsummaryrefslogtreecommitdiff
path: root/include/graphics/glyphs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/graphics/glyphs.h')
-rw-r--r--include/graphics/glyphs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/graphics/glyphs.h b/include/graphics/glyphs.h
new file mode 100644
index 0000000..1a9319d
--- /dev/null
+++ b/include/graphics/glyphs.h
@@ -0,0 +1,6 @@
+#ifndef GRAPHICS_GLYPHS_H
+#define GRAPHICS_GLYPHS_H
+
+#include "font.bin.h"
+
+#endif