10 lines
533 B
Plaintext
10 lines
533 B
Plaintext
#define phole_1_width 24
|
|
#define phole_1_height 24
|
|
static char phole_1_bits[] = {
|
|
0x00, 0x00, 0x08, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 0x80, 0x20, 0x80,
|
|
0x02, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0xa4, 0x00,
|
|
0x04, 0x20, 0x08, 0x40, 0xfc, 0x05, 0x80, 0x03, 0x0a, 0x50, 0xf0, 0x07,
|
|
0x20, 0xfe, 0x07, 0xa0, 0xff, 0x07, 0xa2, 0xff, 0x03, 0xc0, 0xff, 0x05,
|
|
0xc0, 0x3f, 0x00, 0x20, 0x02, 0x20, 0x10, 0x12, 0x00, 0x00, 0x20, 0x04,
|
|
0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x10, 0x00, 0x00, 0x00, 0x82};
|