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/sup3d.bitmap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/hyper/bitmaps/sup3d.bitmap (limited to 'src/hyper/bitmaps/sup3d.bitmap') diff --git a/src/hyper/bitmaps/sup3d.bitmap b/src/hyper/bitmaps/sup3d.bitmap new file mode 100644 index 00000000..c1dd285b --- /dev/null +++ b/src/hyper/bitmaps/sup3d.bitmap @@ -0,0 +1,9 @@ +#define sup3d_width 21 +#define sup3d_height 21 +static char sup3d_bits[] = { + 0xaa, 0xaa, 0x0a, 0x55, 0x55, 0x15, 0x02, 0x00, 0x0c, 0x51, 0x55, 0x15, + 0xaa, 0xaa, 0x0e, 0x51, 0x55, 0x15, 0xaa, 0xae, 0x0e, 0x51, 0x5f, 0x15, + 0xaa, 0xbf, 0x0e, 0xd1, 0x7f, 0x15, 0xea, 0xff, 0x0e, 0x51, 0x5f, 0x15, + 0xaa, 0xae, 0x0e, 0x51, 0x5f, 0x15, 0xaa, 0xae, 0x0e, 0x51, 0x5f, 0x15, + 0xaa, 0xaa, 0x0e, 0x51, 0x55, 0x15, 0xfa, 0xff, 0x0f, 0x55, 0x55, 0x15, + 0xaa, 0xaa, 0x0a}; -- cgit v1.2.3