10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
#define director_6_width 24
|
|
#define director_6_height 24
|
|
static char director_6_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x1c,0x00,0x00,0x34,0x00,
|
|
0x00,0x66,0x00,0x00,0xce,0x00,0x00,0x9d,0x01,0x00,0x39,0x03,
|
|
0x80,0x73,0x06,0x80,0xe7,0x0c,0x40,0xce,0x19,0xc0,0x9c,0x33,
|
|
0xe0,0x39,0x67,0xa0,0x73,0x3e,0x30,0xe7,0x0c,0x70,0xce,0x03,
|
|
0xe8,0xdc,0x00,0xc8,0x39,0x00,0x9c,0x0f,0x00,0x3c,0x03,0x00,
|
|
0xf2,0x00,0x00,0x36,0x00,0x00,0x0f,0x00,0x00,0x03,0x00,0x00};
|