~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define wine_width 24
#define wine_height 24
static char wine_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x0c, 0x00,
  0x00, 0x0c, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x1e, 0x00,
  0x00, 0x2b, 0x00, 0x80, 0x55, 0x00, 0x80, 0x6a, 0x00, 0x80, 0x55, 0x00,
  0x80, 0x7e, 0x00, 0x80, 0x47, 0x00, 0x80, 0x42, 0x00, 0x80, 0x43, 0x00,
  0x80, 0x42, 0x00, 0x80, 0x47, 0x00, 0x80, 0x7e, 0x00, 0x80, 0x55, 0x00,
  0x80, 0x6a, 0x00, 0x80, 0x55, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x00, 0x00};