10 lines
464 B
Plaintext
10 lines
464 B
Plaintext
#define protection_1_width 24
|
|
#define protection_1_height 24
|
|
static char protection_1_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x16,0x00,0x80,0x40,0x00,
|
|
0x20,0x00,0x01,0x10,0x00,0x04,0x00,0x00,0x08,0x08,0x00,0x00,
|
|
0x00,0x00,0x10,0x04,0x00,0x00,0x00,0x00,0x20,0x02,0x00,0x20,
|
|
0x00,0x00,0x00,0x02,0x00,0x20,0x02,0x00,0x00,0x00,0x00,0x10,
|
|
0x04,0x00,0x00,0x00,0x00,0x08,0x08,0x00,0x00,0x10,0x00,0x04,
|
|
0x40,0x00,0x02,0x00,0x81,0x00,0x00,0x34,0x00,0x00,0x00,0x00};
|