aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/pi.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/pi.xbm')
-rw-r--r--src/hyper/bitmaps/pi.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/pi.xbm b/src/hyper/bitmaps/pi.xbm
new file mode 100644
index 00000000..42758332
--- /dev/null
+++ b/src/hyper/bitmaps/pi.xbm
@@ -0,0 +1,6 @@
+#define pi_width 16
+#define pi_height 16
+static char pi_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x70, 0x02, 0x88, 0x01,
+ 0x04, 0x00, 0x20, 0x01, 0x20, 0x01, 0x10, 0x01, 0x10, 0x01, 0x08, 0x01,
+ 0x08, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};