arch/system/mood_floors/check_floor.111

10 lines
540 B
Plaintext

#define check_floor_width 24
#define check_floor_height 24
static char check_floor_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xb8, 0xba, 0x0b, 0x88, 0x8b, 0x28,
0x88, 0x9a, 0x18, 0xb8, 0xba, 0x2b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xf0, 0xa5, 0x08, 0x40, 0xac, 0x08, 0x40, 0x34, 0x05, 0x40, 0x24, 0x05,
0xf0, 0x25, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};