arch/floor/marble_blgr.111

10 lines
530 B
Plaintext

#define marble_width 24
#define marble_height 24
static char marble_bits[] = {
0xce, 0x30, 0x18, 0xcf, 0x31, 0x18, 0xc6, 0x71, 0x10, 0xc3, 0xf0, 0x7e,
0x81, 0xf9, 0xff, 0x83, 0x80, 0x91, 0x83, 0xc1, 0x83, 0x83, 0x81, 0x87,
0xc3, 0x00, 0x0c, 0xc7, 0x02, 0x18, 0xc7, 0x03, 0xf8, 0x86, 0x07, 0xf8,
0x8e, 0x07, 0x3c, 0x8c, 0x2f, 0x0f, 0x18, 0x0e, 0x0e, 0x30, 0x3e, 0x00,
0x60, 0xff, 0x03, 0xf0, 0xff, 0x07, 0xf0, 0xe7, 0xff, 0xf9, 0x01, 0xfe,
0x3f, 0x8e, 0x9d, 0x1f, 0x1e, 0x06, 0x8c, 0x1f, 0x0c, 0x8e, 0x30, 0x1c};