10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define sword_5_width 24
|
|
#define sword_5_height 24
|
|
static char sword_5_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x60,0x00,0x00,0x50,0x00,0x00,0x28,
|
|
0x00,0x00,0x14,0x00,0x00,0x0a,0x00,0x00,0x05,0x00,0x80,0x02,
|
|
0x00,0x40,0x01,0x00,0xa0,0x00,0x00,0x50,0x00,0x00,0x28,0x00,
|
|
0x00,0x14,0x00,0x40,0x0a,0x00,0x40,0x05,0x00,0xc0,0x02,0x00,
|
|
0xc0,0x01,0x00,0xe0,0x07,0x00,0x70,0x00,0x00,0x38,0x00,0x00,
|
|
0x1e,0x00,0x00,0x0a,0x00,0x00,0x0c,0x00,0x00,0x00,0x00,0x00};
|