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,0x14,0x00,0x00,0x12,0x00,
|
|
0x00,0x39,0x00,0x80,0x3c,0x00,0x40,0x4e,0x00,0x20,0x67,0x00,
|
|
0x90,0xf3,0x00,0xc8,0xb9,0x00,0xe4,0x9c,0x01,0x72,0xce,0x01,
|
|
0x39,0xe7,0x02,0x9e,0x73,0x02,0xd8,0x39,0x07,0xe0,0x9c,0x07,
|
|
0x80,0xcf,0x09,0x00,0xe6,0x0c,0x00,0x78,0x1e,0x00,0x60,0x17,
|
|
0x00,0x80,0x33,0x00,0x00,0x3e,0x00,0x00,0x78,0x00,0x00,0x60};
|