aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/zeta.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/zeta.bitmap')
-rw-r--r--src/hyper/bitmaps/zeta.bitmap6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/zeta.bitmap b/src/hyper/bitmaps/zeta.bitmap
new file mode 100644
index 00000000..295161be
--- /dev/null
+++ b/src/hyper/bitmaps/zeta.bitmap
@@ -0,0 +1,6 @@
+#define zeta_width 16
+#define zeta_height 16
+static char zeta_bits[] = {
+ 0x04,0x00,0x06,0x02,0x0c,0x07,0xfc,0x07,0xf0,0x00,0x38,0x00,0x18,0x00,0x18,
+ 0x00,0x18,0x00,0x18,0x00,0x30,0x00,0x70,0x00,0xe0,0x00,0xc0,0x00,0x68,0x00,
+ 0x38,0x00};