10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define guard3_width 24
|
|
#define guard3_height 24
|
|
static char guard3_bits[] = {
|
|
0xda,0x00,0x0c,0x4a,0x00,0x04,0xca,0x00,0x0c,0x42,0x00,0x04,
|
|
0xc2,0x00,0x0c,0x55,0x55,0x55,0xff,0xff,0xff,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x55,0x55,0x55,0xff,0xff,0xff,0x00,0x00,0x00,
|
|
0x22,0x00,0x22,0x22,0x3c,0x22,0x00,0x7a,0x00,0x00,0x79,0x00,
|
|
0x00,0x39,0x00,0x80,0x38,0x00,0x80,0x18,0x00,0x40,0x18,0x00,
|
|
0x7f,0xf8,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|