summaryrefslogtreecommitdiff
path: root/Dashes
diff options
context:
space:
mode:
Diffstat (limited to 'Dashes')
-rw-r--r--Dashes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Dashes b/Dashes
new file mode 100644
index 0000000..e81aa02
--- /dev/null
+++ b/Dashes
@@ -0,0 +1,4 @@
+#define Dashes_width 2
+#define Dashes_height 2
+static char Dashes_bits[] = {
+ 0x01, 0x02};