~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define sound_2_width 24
#define sound_2_height 24
static char sound_2_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3e,0x00,0x80,0xc1,0x00,
0x40,0x00,0x01,0x40,0x1c,0x01,0x20,0x22,0x02,0x20,0x41,0x02,
0x20,0x49,0x02,0x20,0x41,0x02,0x20,0x22,0x02,0x40,0x1c,0x01,
0x40,0x00,0x01,0x80,0xc1,0x00,0x00,0x3e,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};