10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define awall_2_2_4_width 24
|
|
#define awall_2_2_4_height 24
|
|
static char awall_2_2_4_bits[] = {
|
|
0x00,0x1f,0x01,0x00,0x1e,0x01,0x00,0x3f,0x01,0x00,0xaf,0x00,
|
|
0x00,0x1f,0x01,0x00,0x1f,0x01,0xf7,0x1f,0x01,0x08,0x00,0x01,
|
|
0x00,0x00,0x01,0x40,0x18,0x01,0xbf,0xf7,0x01,0xff,0xfb,0x00,
|
|
0xff,0xff,0x00,0xff,0x7f,0x00,0xff,0x7f,0x00,0xff,0x3d,0x00,
|
|
0xff,0x3f,0x00,0xf7,0x1e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|