10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
#define director_4_width 24
|
|
#define director_4_height 24
|
|
static char director_4_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x1c,0x00,0x00,0x16,0x00,
|
|
0x00,0x33,0x00,0x80,0x39,0x00,0xc0,0x5c,0x00,0x60,0x4e,0x00,
|
|
0x30,0xe7,0x00,0x98,0xf3,0x00,0xcc,0x39,0x01,0xe6,0x9c,0x01,
|
|
0x73,0xce,0x03,0x3e,0xe7,0x02,0x98,0x73,0x06,0xe0,0x39,0x07,
|
|
0x80,0x9d,0x0b,0x00,0xce,0x09,0x00,0xf8,0x1c,0x00,0x60,0x1e,
|
|
0x00,0x80,0x27,0x00,0x00,0x36,0x00,0x00,0x78,0x00,0x00,0x60};
|