10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define dwall_2_2_1_width 24
|
|
#define dwall_2_2_1_height 24
|
|
static char dwall_2_2_1_bits[] = {
|
|
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0x03,
|
|
0x40,0x30,0x01,0x40,0x10,0x55,0x40,0x34,0xff,0x40,0x12,0x00,
|
|
0x40,0x30,0x00,0x40,0x50,0x55,0x40,0xf0,0xff,0x40,0x08,0x00,
|
|
0x40,0x08,0x22,0x40,0x04,0x22,0x40,0x04,0x00,0x40,0x02,0x00,
|
|
0x40,0x02,0x00,0x40,0x01,0x00,0x40,0x01,0x00,0xc0,0x00,0x00,
|
|
0xc0,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|