10 lines
534 B
Plaintext
10 lines
534 B
Plaintext
#define a_guard_h_width 24
|
|
#define a_guard_h_height 24
|
|
static char a_guard_h_bits[] = {
|
|
0x00, 0x00, 0x00, 0x40, 0x70, 0x00, 0x50, 0x88, 0x00, 0x58, 0x51, 0x00,
|
|
0xf8, 0x71, 0x00, 0x58, 0x51, 0x00, 0x50, 0xf8, 0x00, 0x40, 0x74, 0x01,
|
|
0x40, 0xac, 0x02, 0xa0, 0x56, 0x05, 0xa0, 0xaa, 0x05, 0x40, 0xff, 0x05,
|
|
0xc0, 0xfa, 0x04, 0x40, 0x55, 0x03, 0x40, 0xa8, 0x03, 0x40, 0x54, 0x01,
|
|
0x40, 0xac, 0x01, 0x40, 0x54, 0x01, 0x40, 0xac, 0x01, 0x40, 0x54, 0x01,
|
|
0x40, 0xfc, 0x01, 0x40, 0xd8, 0x00, 0x40, 0xdc, 0x01, 0x00, 0x00, 0x00};
|