10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define grate_1_6_width 24
|
|
#define grate_1_6_height 24
|
|
static char grate_1_6_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xa0,0xaa,0x2a,
|
|
0x50,0x55,0x35,0x10,0x00,0x20,0x70,0xdb,0x26,0x68,0xdb,0x16,
|
|
0x08,0x00,0x10,0xb8,0x6d,0x13,0xb4,0x6d,0x0b,0x04,0x00,0x08,
|
|
0xdc,0xb6,0x09,0xda,0xb6,0x05,0x03,0x00,0x04,0xff,0xff,0x07,
|
|
0xff,0xff,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|