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/Xxfcirc.bitmap | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/hyper/bitmaps/Xxfcirc.bitmap (limited to 'src/hyper/bitmaps/Xxfcirc.bitmap') diff --git a/src/hyper/bitmaps/Xxfcirc.bitmap b/src/hyper/bitmaps/Xxfcirc.bitmap new file mode 100644 index 00000000..82ae5265 --- /dev/null +++ b/src/hyper/bitmaps/Xxfcirc.bitmap @@ -0,0 +1,6 @@ +#define Xxfcirc_width 16 +#define Xxfcirc_height 16 +static char Xxfcirc_bits[] = { + 0xe0, 0x07, 0x18, 0x18, 0x04, 0x20, 0xe2, 0x47, 0xf2, 0x4f, 0x79, 0x9e, + 0xf9, 0x9f, 0xd9, 0x9b, 0xd9, 0x9b, 0xf9, 0x9f, 0x79, 0x9e, 0xf2, 0x4f, + 0xe2, 0x47, 0x04, 0x20, 0x18, 0x18, 0xe0, 0x07}; -- cgit v1.2.3