summaryrefslogtreecommitdiff
path: root/black6
diff options
context:
space:
mode:
Diffstat (limited to 'black6')
-rw-r--r--black64
1 files changed, 4 insertions, 0 deletions
diff --git a/black6 b/black6
new file mode 100644
index 0000000..4e5384e
--- /dev/null
+++ b/black6
@@ -0,0 +1,4 @@
+#define black6_width 6
+#define black6_height 6
+static char black6_bits[] = {
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};