10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define bwall_3_2_width 24
|
|
#define bwall_3_2_height 24
|
|
static char bwall_3_2_bits[] = {
|
|
0x21,0x00,0x30,0x21,0x00,0xf0,0x21,0x04,0xf2,0x25,0x03,0xe1,
|
|
0x26,0x00,0x00,0x22,0x00,0x00,0x41,0x00,0x00,0x21,0x60,0x00,
|
|
0x21,0x30,0x40,0x21,0x00,0x00,0x51,0x00,0x00,0x51,0x00,0x00,
|
|
0x29,0x00,0x18,0x21,0x00,0x0c,0x21,0x20,0x00,0x21,0x42,0x00,
|
|
0x21,0x02,0x00,0x21,0x00,0xe0,0xa1,0x00,0x10,0x46,0x00,0x30,
|
|
0x22,0x40,0x30,0x21,0x60,0x70,0x21,0x00,0x70,0x21,0x00,0xf0};
|