10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define guarddd3_width 24
|
|
#define guarddd3_height 24
|
|
static char guarddd3_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,
|
|
0x02,0x00,0x20,0xc2,0xdd,0x20,0x20,0x39,0x01,0x90,0x38,0x01,
|
|
0x90,0x38,0x01,0x48,0x98,0x00,0x48,0x98,0x00,0x24,0xc8,0x00,
|
|
0x35,0x58,0xff,0x0e,0x60,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|