~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define shadowtiger_width 24
#define shadowtiger_height 24
static unsigned char shadowtiger_bits[] = {
   0x82, 0x00, 0x00, 0x00, 0x20, 0x00, 0x82, 0x00, 0x20, 0x41, 0x20, 0x00,
   0x00, 0x10, 0x20, 0x41, 0x00, 0x10, 0x82, 0x10, 0x20, 0x04, 0x20, 0x40,
   0x82, 0x48, 0x00, 0x00, 0x14, 0x40, 0x12, 0xff, 0x29, 0xc4, 0xff, 0x13,
   0xea, 0xff, 0x07, 0xff, 0xdf, 0x17, 0xff, 0xff, 0x2f, 0xff, 0xdf, 0x0f,
   0xff, 0xef, 0x2f, 0xf7, 0xff, 0x1f, 0xff, 0xef, 0x3f, 0xf7, 0xf7, 0x1f,
   0xfb, 0xff, 0x1f, 0xff, 0xf7, 0x1f, 0xfb, 0xff, 0x1f, 0xf7, 0xff, 0x1f};