~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define c_priest_width 24
#define c_priest_height 24
static char c_priest_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x0b, 0x00, 0x80, 0x0c, 0x00,
  0x80, 0x0c, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x09, 0x0c, 0x00, 0x0f, 0x0c,
  0x80, 0x16, 0x38, 0x40, 0x20, 0x34, 0x40, 0x40, 0x06, 0xc0, 0x60, 0x02,
  0xa0, 0xa0, 0x03, 0xa0, 0xa0, 0x01, 0x70, 0x60, 0x01, 0x50, 0xe0, 0x00,
  0x60, 0x60, 0x00, 0xc0, 0x30, 0x00, 0xc0, 0x2f, 0x00, 0x40, 0x35, 0x00,
  0xc0, 0x1a, 0x00, 0xc0, 0x7f, 0x00, 0x80, 0x73, 0x00, 0x00, 0x00, 0x00};