10 lines
464 B
Plaintext
10 lines
464 B
Plaintext
#define shortsword_2_width 24
|
|
#define shortsword_2_height 24
|
|
static char shortsword_2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x80,0x04,0x00,0x40,0x04,
|
|
0x00,0x20,0x02,0x00,0x50,0x01,0x00,0x89,0x00,0x00,0x55,0x00,
|
|
0x00,0x23,0x00,0x00,0x13,0x00,0x00,0x0d,0x00,0x80,0x3f,0x00,
|
|
0xc0,0x01,0x00,0xf0,0x00,0x00,0x50,0x00,0x00,0x60,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|