9 lines
462 B
Plaintext
9 lines
462 B
Plaintext
#define GreatDemon_width 24
|
|
#define GreatDemon_height 24
|
|
static char GreatDemon_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x49,0x92,0x24,0x00,0x00,0x00,0x10,0x11,0x11,
|
|
0x02,0x00,0x00,0x40,0x44,0x44,0x08,0x00,0x00,0x80,0x23,0x11,0xd2,0x09,0x00,
|
|
0xc0,0x01,0x24,0xc0,0x97,0x00,0xc8,0x06,0x02,0xc2,0x06,0x48,0xc0,0x4e,0x00,
|
|
0xe4,0x1c,0x01,0xe0,0x0c,0x24,0x60,0x0c,0x00,0x64,0x8c,0x10,0x70,0x1c,0x02,
|
|
0x70,0x0c,0x40,0x7a,0x86,0x08,0x1c,0x12,0x00,0x3f,0x02,0x22};
|