~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define thief_f_width 24
#define thief_f_height 24
static char thief_f_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x70, 0x00, 0x00, 0x50, 0x00, 0x00, 0xfc, 0x01,
   0x10, 0x88, 0x00, 0x20, 0x50, 0x00, 0xa0, 0xac, 0x01, 0x40, 0xde, 0x03,
   0xe0, 0xfe, 0x03, 0x80, 0x77, 0x07, 0x80, 0xff, 0x06, 0x00, 0xfb, 0x04,
   0x00, 0x50, 0x04, 0x00, 0xa8, 0x06, 0x00, 0xfc, 0x06, 0x00, 0xfc, 0x01,
   0x00, 0xde, 0x01, 0x00, 0xce, 0x01, 0x00, 0x8a, 0x01, 0x00, 0x8c, 0x01,
   0x00, 0x9c, 0x01, 0x00, 0x8e, 0x03, 0x00, 0x07, 0x07, 0x00, 0x00, 0x00};