10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define gratedoor_1_width 24
|
|
#define gratedoor_1_height 24
|
|
static char gratedoor_1_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0xa0,0xaa,0xaa,0xe0,0xff,0xff,
|
|
0x20,0x08,0x82,0x20,0x08,0x82,0xd0,0xf7,0x7d,0x10,0x04,0x41,
|
|
0x10,0x04,0x41,0xf8,0xfb,0x3e,0x08,0x82,0x20,0x08,0x82,0x20,
|
|
0xf4,0x7d,0x1f,0x04,0x41,0x10,0x04,0x41,0x10,0xfa,0xbe,0x0f,
|
|
0x82,0x20,0x08,0xc3,0x30,0x0c,0xff,0xff,0x0f,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|