10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
#define director_3_width 24
|
|
#define director_3_height 24
|
|
static char director_3_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,0x1e,0x00,0x00,
|
|
0x76,0x00,0x00,0xb6,0x01,0x00,0xb6,0x07,0x00,0xb6,0x1d,0x00,
|
|
0xb6,0x6d,0x00,0xb6,0xed,0x01,0xb6,0x6d,0x07,0xb6,0x6d,0x1b,
|
|
0xb6,0x6d,0x7b,0xb6,0x6d,0x1b,0xb6,0x6d,0x07,0xb6,0xed,0x01,
|
|
0xb6,0x6d,0x00,0xb6,0x1d,0x00,0xb6,0x07,0x00,0xb6,0x01,0x00,
|
|
0x76,0x00,0x00,0x1e,0x00,0x00,0x06,0x00,0x00,0x00,0x00,0x00};
|