move common files to root
[libpicofe.git] / fonts.h
diff --git a/fonts.h b/fonts.h
new file mode 100644 (file)
index 0000000..dbbdd4c
--- /dev/null
+++ b/fonts.h
@@ -0,0 +1,4 @@
+
+extern unsigned char fontdata8x8[64*16];
+extern unsigned char fontdata6x8[256-32][8];
+