10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define grate_2_6_width 24
|
|
#define grate_2_6_height 24
|
|
static char grate_2_6_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x30,0x00,0x00,0x18,0x00,0x00,0x14,0x00,
|
|
0x00,0x16,0x00,0x00,0x15,0x00,0x80,0x35,0x00,0x80,0x15,0x00,
|
|
0x80,0x1d,0x00,0x80,0x15,0x00,0x80,0x17,0x00,0x80,0x15,0x00,
|
|
0x80,0x35,0x00,0x80,0x15,0x00,0x80,0x1d,0x00,0x80,0x15,0x00,
|
|
0x80,0x17,0x00,0x80,0x15,0x00,0x80,0x35,0x00,0x80,0x15,0x00,
|
|
0x80,0x0d,0x00,0x80,0x05,0x00,0x80,0x03,0x00,0x80,0x01,0x00};
|