10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
#define Demonbane7_width 24
|
|
#define Demonbane7_height 24
|
|
static char Demonbane7_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x50,0x30,0x00,0xd0,0x38,
|
|
0x00,0x5c,0x1c,0x00,0x00,0x0e,0x00,0x1c,0x07,0x00,0x88,0x03,
|
|
0x00,0xc0,0x11,0x00,0xe0,0x38,0x00,0x70,0x00,0x00,0x3c,0x3a,
|
|
0x26,0x3c,0x0b,0x28,0x0f,0x0a,0x38,0x0f,0x00,0xa8,0x03,0x00,
|
|
0xe4,0x01,0x00,0xe0,0x00,0x00,0xd0,0x0f,0x00,0x38,0x02,0x00,
|
|
0x18,0x07,0x00,0x86,0x08,0x00,0x06,0x08,0x00,0x00,0x00,0x00};
|