~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define charm_floor_width 24
#define charm_floor_height 24
static char charm_floor_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xa2, 0x00,
  0x00, 0x41, 0x00, 0x80, 0xa2, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x20, 0x00, 0x04, 0x20, 0x00, 0x04, 0x60, 0x00, 0x06, 0xc0, 0x00, 0x03,
  0xc0, 0xc3, 0x03, 0x80, 0xff, 0x01, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0xae, 0xcc, 0x2d, 0xa2, 0xcc, 0x35, 0xe2, 0xd2, 0x24,
  0xae, 0x52, 0x25, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};