aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/down.bitmap
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
committerdos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
commitab8cc85adde879fb963c94d15675783f2cf4b183 (patch)
treec202482327f474583b750b2c45dedfc4e4312b1d /src/hyper/bitmaps/down.bitmap
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/bitmaps/down.bitmap')
-rw-r--r--src/hyper/bitmaps/down.bitmap23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/down.bitmap b/src/hyper/bitmaps/down.bitmap
new file mode 100644
index 00000000..32e8346a
--- /dev/null
+++ b/src/hyper/bitmaps/down.bitmap
@@ -0,0 +1,23 @@
+#define down_width 60
+#define down_height 30
+static char down_bits[] = {
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0xf8, 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0x1f, 0x00, 0x00,
+ 0x00, 0xf0, 0xff, 0xfb, 0xfd, 0x7f, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xfb,
+ 0xfd, 0xff, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xfb, 0xfd, 0xff, 0x01, 0x00,
+ 0x00, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x07, 0x00, 0xc0, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0x0f, 0x00, 0xe0, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x1f, 0x00,
+ 0xf0, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x7f, 0x00, 0xfc, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0x00, 0xfe, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x01,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xef, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xff,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0x01, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};