hfsutils/images/help.xbm
Pablo Lezaeta Reyes 60d1b2c293
Initial import from https://www.mars.org/home/rob/proj/hfs/
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
2017-09-27 00:10:03 -03:00

7 lines
284 B
C

#define help_width 16
#define help_height 16
static unsigned char help_bits[] = {
0xfc, 0x3f, 0x02, 0x40, 0xc1, 0x83, 0x61, 0x86, 0x61, 0x86, 0x01, 0x83,
0x81, 0x81, 0x81, 0x81, 0x01, 0x80, 0x81, 0x81, 0x81, 0x81, 0x02, 0x40,
0xe4, 0x3f, 0x14, 0x00, 0x0c, 0x00, 0x04, 0x00};