~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define demon_head_width 24
#define demon_head_height 24
static char demon_head_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x06, 0x80, 0x02, 0xbe, 0x7f, 0x02,
  0xe4, 0x80, 0x02, 0x5c, 0x49, 0x03, 0x48, 0x00, 0x06, 0x58, 0x21, 0x05,
  0xf8, 0x0e, 0x07, 0xb0, 0x9b, 0x05, 0x50, 0xd5, 0x0a, 0xb0, 0x9e, 0x0f,
  0x50, 0xad, 0x06, 0xb0, 0x52, 0x05, 0xe0, 0x69, 0x0e, 0xc0, 0x9f, 0x0a,
  0x80, 0xed, 0x0e, 0x80, 0x6e, 0x0a, 0x00, 0xcb, 0x0b, 0x00, 0xdf, 0x0b,
  0x00, 0xf8, 0x0f, 0x00, 0x70, 0x05, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x00};