From ab8cc85adde879fb963c94d15675783f2cf4b183 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Aug 2007 05:14:52 +0000 Subject: Initial population. --- src/hyper/bitmaps/xq.bitmap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/hyper/bitmaps/xq.bitmap (limited to 'src/hyper/bitmaps/xq.bitmap') diff --git a/src/hyper/bitmaps/xq.bitmap b/src/hyper/bitmaps/xq.bitmap new file mode 100644 index 00000000..5f6dd666 --- /dev/null +++ b/src/hyper/bitmaps/xq.bitmap @@ -0,0 +1,9 @@ +#define xq_width 30 +#define xq_height 16 +static char xq_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x80, 0x3b, 0x00, 0x00, 0x40, 0x76, 0x00, 0x00, + 0x60, 0x36, 0x58, 0x00, 0x00, 0x06, 0x6c, 0x00, 0x00, 0x03, 0x26, 0x00, + 0x00, 0x03, 0x26, 0x00, 0x60, 0x23, 0x32, 0x00, 0xe0, 0x13, 0x32, 0x00, + 0xe0, 0x1e, 0x1e, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x18, 0x00, + 0x00, 0x00, 0x3c, 0x00}; -- cgit v1.2.3