arch/dev/obsolete/misc/headband4

10 lines
455 B
Plaintext

#define headband4_width 24
#define headband4_height 24
static char headband4_bits[] = {
0x00,0x00,0x00,0x00,0x3e,0x00,0x80,0xff,0x00,0xc0,0xff,0x01,
0xe0,0xc1,0x03,0x70,0x00,0x07,0x30,0x00,0x06,0x18,0x00,0x0c,
0x18,0x00,0x0c,0x08,0x00,0x08,0x08,0x00,0x08,0x08,0x00,0x08,
0x18,0x00,0x0c,0x18,0x00,0x0c,0x30,0x00,0x06,0x50,0x00,0x05,
0xa0,0xff,0x02,0x60,0x1c,0x03,0x80,0x9c,0x00,0x00,0x7f,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};