10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define guardd3_width 24
|
|
#define guardd3_height 24
|
|
static char guardd3_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,0x3e,0x22,0x00,0x49,0x00,0x80,0x4c,0x00,
|
|
0x80,0x24,0x00,0x40,0x26,0x00,0x40,0x12,0x00,0x20,0x13,0x00,
|
|
0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|