10 lines
467 B
Plaintext
10 lines
467 B
Plaintext
#define dragehode2snu_width 24
|
|
#define dragehode2snu_height 24
|
|
static char dragehode2snu_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x84,0x00,0x00,0x18,0x01,0x7f,0xe0,0x07,
|
|
0x3f,0x80,0x3d,0x3f,0xc0,0x7f,0x3f,0xe0,0x07,0x78,0xfc,0x3e,
|
|
0xff,0x7f,0x00,0xff,0x3f,0x00,0xff,0xff,0x00,0xff,0xf7,0x7f,
|
|
0xe7,0xef,0x5f,0xdf,0x1f,0x70,0xbf,0x3f,0x00,0x7e,0xf8,0x00,
|
|
0xfd,0xe0,0x7f,0xf1,0x01,0x5f,0xc0,0x01,0x70,0x80,0x01,0x00,
|
|
0x80,0x01,0x00,0x80,0x03,0x00,0xc0,0x0f,0x00,0x00,0x00,0x00};
|