arch/floor/Afloor/ahole.131

10 lines
527 B
Plaintext

#define ahole_width 24
#define ahole_height 24
static char ahole_bits[] = {
0xaa, 0xaa, 0xaa, 0x44, 0x44, 0x44, 0x22, 0x22, 0x22, 0x11, 0x11, 0x11,
0xaa, 0xaa, 0xaa, 0xf4, 0xff, 0x47, 0xe2, 0xff, 0x2f, 0xf1, 0xff, 0x17,
0xea, 0xff, 0xa7, 0xf4, 0xff, 0x47, 0xe2, 0xff, 0x27, 0xf1, 0xff, 0x17,
0xea, 0xff, 0xa7, 0xf4, 0xff, 0x47, 0xe2, 0xff, 0x27, 0xf1, 0xff, 0x17,
0xea, 0xff, 0xa7, 0xf4, 0xff, 0x47, 0xe2, 0xff, 0x27, 0xf1, 0xff, 0x17,
0x2a, 0x00, 0xa0, 0x44, 0x44, 0x44, 0x22, 0x22, 0x22, 0x11, 0x11, 0x11};