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/sup3dpr.bitmap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/hyper/bitmaps/sup3dpr.bitmap (limited to 'src/hyper/bitmaps/sup3dpr.bitmap') diff --git a/src/hyper/bitmaps/sup3dpr.bitmap b/src/hyper/bitmaps/sup3dpr.bitmap new file mode 100644 index 00000000..2617792f --- /dev/null +++ b/src/hyper/bitmaps/sup3dpr.bitmap @@ -0,0 +1,9 @@ +#define sup3dpr_width 21 +#define sup3dpr_height 21 +static char sup3dpr_bits[] = { + 0xaa, 0xaa, 0x0a, 0x55, 0x55, 0x15, 0xfe, 0xff, 0x0f, 0x55, 0x55, 0x11, + 0xae, 0xaa, 0x0a, 0x55, 0x55, 0x11, 0xae, 0xaa, 0x0a, 0x55, 0x5d, 0x11, + 0xae, 0xbe, 0x0a, 0x55, 0x7f, 0x11, 0xae, 0xff, 0x0a, 0xd5, 0xff, 0x11, + 0xae, 0xbe, 0x0a, 0x55, 0x5d, 0x11, 0xae, 0xbe, 0x0a, 0x55, 0x5d, 0x11, + 0xae, 0xbe, 0x0a, 0x55, 0x55, 0x11, 0x06, 0x00, 0x08, 0x55, 0x55, 0x15, + 0xaa, 0xaa, 0x0a}; -- cgit v1.2.3