9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x10,0x00,0x10,0x30,0x00,0x10,0x10,0x10,0x10,0x30,0x28,0x10,0x10,0x38,0x10,
|
|
0x30,0x38,0x10,0x10,0x00,0x10,0x30,0x00,0x10,0x10,0x10,0x10,0x30,0x28,0x10,
|
|
0x10,0x38,0x10,0x30,0x38,0x10,0x10,0x00,0x10,0x30,0x00,0x10,0x10,0x00,0x10,
|
|
0x30,0x38,0x10,0x10,0x64,0x10,0x30,0x64,0x10,0x10,0x64,0x10,0x30,0x6c,0x10,
|
|
0x10,0x64,0x10,0x20,0x64,0x08,0xc0,0x7c,0x06,0x00,0xc7,0x01};
|