~vcs-imports/crossfire-arch/main

1
2
3
4
5
6
7
8
9
#define ninja2_width 24
#define ninja2_height 24
static char ninja2_bits[] = {
0x00,0x00,0x00,0x00,0xe0,0x00,0x60,0xf0,0x01,0x60,0xc0,0x01,
0x20,0xf0,0x01,0x10,0xe0,0x00,0x10,0xf8,0x1f,0x08,0xfc,0x21,
0x0c,0xfe,0x40,0x3c,0xff,0x4c,0xf0,0xf3,0x4c,0xc0,0xf1,0x40,
0x00,0xf0,0x21,0x00,0xf8,0x1f,0x00,0xf8,0x07,0x00,0xbc,0x07,
0x00,0x1c,0x0f,0x00,0x0e,0x0e,0x00,0x06,0x1c,0x00,0x06,0x18,
0x00,0x06,0x38,0x00,0x06,0x30,0x00,0x07,0x70,0x00,0x00,0x00};