archie/tk3.6/bitmaps/RCS/questhead,v
2024-05-27 16:13:40 +02:00

59 lines
1.4 KiB
Plaintext

head 1.2;
branch ;
access ;
symbols ;
locks ; strict;
comment @# @;
1.2
date 93.03.11.09.46.14; author ouster; state Exp;
branches ;
next 1.1;
1.1
date 93.03.11.09.22.20; author ouster; state Exp;
branches ;
next ;
desc
@@
1.2
log
@Resized so bitmap is only as large as the bits.
@
text
@#define questhead_width 20
#define questhead_height 22
static char questhead_bits[] = {
0xf8, 0x1f, 0x00, 0xac, 0x2a, 0x00, 0x56, 0x55, 0x00, 0xeb, 0xaf, 0x00,
0xf5, 0x5f, 0x01, 0xfb, 0xbf, 0x00, 0x75, 0x5d, 0x01, 0xfb, 0xbe, 0x02,
0x75, 0x5d, 0x05, 0xab, 0xbe, 0x0a, 0x55, 0x5f, 0x07, 0xab, 0xaf, 0x00,
0xd6, 0x57, 0x01, 0xac, 0xab, 0x00, 0xd8, 0x57, 0x00, 0xb0, 0xaa, 0x00,
0x50, 0x55, 0x00, 0xb0, 0x0b, 0x00, 0xd0, 0x17, 0x00, 0xb0, 0x0b, 0x00,
0x58, 0x15, 0x00, 0xa8, 0x2a, 0x00};
@
1.1
log
@Initial revision
@
text
@d1 2
a2 2
#define questhead_width 24
#define questhead_height 24
d4 6
a9 6
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x58, 0x55, 0x00,
0xac, 0xaa, 0x00, 0xd6, 0x5f, 0x01, 0xea, 0xbf, 0x02, 0xf6, 0x7f, 0x01,
0xea, 0xba, 0x02, 0xf6, 0x7d, 0x05, 0xea, 0xba, 0x0a, 0x56, 0x7d, 0x15,
0xaa, 0xbe, 0x1e, 0x56, 0x5f, 0x01, 0xac, 0xaf, 0x02, 0x58, 0x57, 0x01,
0xb0, 0xaf, 0x00, 0x60, 0x55, 0x01, 0xa0, 0xaa, 0x00, 0x60, 0x17, 0x00,
0xa0, 0x2f, 0x00, 0x60, 0x17, 0x00, 0xb0, 0x2a, 0x00, 0x50, 0x55, 0x00};
@