10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
#define director_8_width 24
|
|
#define director_8_height 24
|
|
static char director_8_bits[] = {
|
|
0x00,0x00,0x00,0x03,0x00,0x00,0x0d,0x00,0x00,0x3e,0x00,0x00,
|
|
0xce,0x00,0x00,0xe4,0x03,0x00,0x74,0x0e,0x00,0x38,0x37,0x00,
|
|
0x98,0xf3,0x00,0xd0,0x39,0x03,0xf0,0x9c,0x0f,0x60,0xce,0x39,
|
|
0x20,0xe7,0x5c,0xc0,0x73,0x2e,0xc0,0x39,0x17,0x80,0x9c,0x0b,
|
|
0x80,0xce,0x05,0x00,0xe7,0x02,0x00,0x73,0x01,0x00,0xba,0x00,
|
|
0x00,0x5e,0x00,0x00,0x2c,0x00,0x00,0x14,0x00,0x00,0x08,0x00};
|