10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define sword_2_width 24
|
|
#define sword_2_height 24
|
|
static char sword_2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x1c,0x00,0x00,0x14,0x00,
|
|
0x00,0x22,0x00,0x00,0x2a,0x00,0x00,0x2a,0x00,0x00,0x22,0x00,
|
|
0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x2a,0x00,0x00,0x36,0x00,
|
|
0x00,0x22,0x00,0x00,0x2a,0x00,0x00,0x36,0x00,0x00,0x22,0x00,
|
|
0x40,0x22,0x01,0xc0,0xff,0x01,0x00,0x6b,0x00,0x00,0x14,0x00,
|
|
0x00,0x1c,0x00,0x00,0x14,0x00,0x00,0x22,0x00,0x00,0x1c,0x00};
|