~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
#define flagstone_1_width 24
#define flagstone_1_height 24
static char flagstone_1_bits[] = {
 0xff,0xff,0xff,0x57,0x55,0xd5,0x57,0x55,0xd5,0x5f,0x55,0xd5,0xff,0xff,0xff,
 0x5f,0x54,0xc0,0x3f,0x20,0x80,0x5f,0x40,0xc0,0xbf,0x20,0xc8,0x5f,0xd0,0xa0,
 0xbf,0x51,0xd1,0x5f,0xad,0xd6,0x3f,0x40,0xa0,0x1f,0x20,0xc0,0x3f,0x20,0x80,
 0x1f,0xe2,0xe0,0x3f,0x80,0xae,0x9f,0x20,0xa8,0x3f,0x28,0xa8,0x1f,0x08,0xd0,
 0x7f,0x08,0xa0,0x5f,0x34,0xd1,0xbf,0x2a,0xd0,0x5f,0xd5,0xd6};