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,0x3c,0x00,
|
|
0x00,0x7a,0x00,0x00,0xf2,0x00,0x00,0xe7,0x01,0x00,0xcf,0x03,
|
|
0x80,0x9c,0x07,0x80,0x39,0x0f,0xc0,0x73,0x1e,0x40,0xe7,0x3c,
|
|
0x60,0xce,0x79,0xe0,0x9c,0x33,0xd0,0x39,0x0f,0x90,0x73,0x03,
|
|
0x38,0xe7,0x00,0x78,0x3e,0x00,0xe4,0x0c,0x00,0xcc,0x03,0x00,
|
|
0xde,0x00,0x00,0x3a,0x00,0x00,0x0f,0x00,0x00,0x03,0x00,0x00};
|