10 lines
467 B
Plaintext
10 lines
467 B
Plaintext
#define dragehale1snu_width 24
|
|
#define dragehale1snu_height 24
|
|
static char dragehale1snu_bits[] = {
|
|
0x00,0x00,0x00,0x00,0xe2,0xff,0xe0,0x0f,0xff,0x38,0x02,0xfc,
|
|
0x0c,0x00,0xf0,0x04,0x00,0xc0,0x06,0x00,0x00,0x06,0x00,0x00,
|
|
0x06,0x00,0xf8,0x06,0x00,0xfe,0x0c,0x00,0xff,0x0c,0x80,0xff,
|
|
0x18,0xc0,0xff,0x70,0xf0,0xe1,0xe0,0x7f,0xc0,0x80,0x0f,0xc0,
|
|
0x00,0x00,0xe0,0x00,0x00,0xf0,0x00,0x00,0xf8,0x00,0x00,0x3c,
|
|
0x00,0x00,0x0f,0x00,0x00,0x06,0x00,0x00,0x1c,0x00,0x00,0x00};
|