10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define sword_6_width 24
|
|
#define sword_6_height 24
|
|
static char sword_6_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0xf0,0x00,0x00,0x88,0x00,0x00,0x84,
|
|
0x00,0x00,0x82,0x00,0x00,0x41,0x00,0x80,0x20,0x00,0x40,0x10,
|
|
0x00,0x20,0x08,0x00,0x10,0x04,0x00,0x49,0x02,0x00,0x05,0x01,
|
|
0x00,0x93,0x00,0x00,0x43,0x00,0x00,0x23,0x00,0x80,0x1d,0x00,
|
|
0xc0,0x7f,0x00,0xe0,0x01,0x00,0xf0,0x00,0x00,0x78,0x00,0x00,
|
|
0x3c,0x00,0x00,0x1f,0x00,0x00,0x0d,0x00,0x00,0x06,0x00,0x00};
|