aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/phi.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/phi.xbm')
-rw-r--r--src/hyper/bitmaps/phi.xbm7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/phi.xbm b/src/hyper/bitmaps/phi.xbm
new file mode 100644
index 00000000..f8c4ddc0
--- /dev/null
+++ b/src/hyper/bitmaps/phi.xbm
@@ -0,0 +1,7 @@
+#define phi_width 15
+#define phi_height 20
+static char phi_bits[] = {
+ 0x00, 0x04, 0x00, 0x04, 0x00, 0x04, 0x00, 0x02, 0x00, 0x02, 0xc0, 0x07,
+ 0x20, 0x09, 0x30, 0x19, 0x18, 0x19, 0x98, 0x18, 0x98, 0x18, 0x98, 0x0c,
+ 0x50, 0x04, 0xe0, 0x03, 0x40, 0x00, 0x20, 0x00, 0x20, 0x00, 0x20, 0x00,
+ 0x00, 0x00, 0x00, 0x00};