10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define blokk_2_width 24
|
|
#define blokk_2_height 24
|
|
static char blokk_2_bits[] = {
|
|
0x00,0x00,0x00,0xf8,0xff,0x1f,0xf4,0xff,0x3f,0x44,0x10,0x3a,
|
|
0x24,0x10,0x31,0x24,0x08,0x30,0x34,0x00,0x38,0x24,0x08,0x32,
|
|
0x24,0x00,0x30,0xa4,0x00,0x30,0x24,0x00,0x34,0x14,0x20,0x38,
|
|
0x28,0x10,0x30,0x24,0x00,0x34,0x24,0x01,0x30,0x24,0x00,0x30,
|
|
0x44,0x40,0x38,0xc4,0xbf,0x37,0x24,0x42,0x30,0x14,0x20,0x20,
|
|
0x8c,0x02,0x20,0xf8,0xfd,0x1f,0x00,0x00,0x00,0x00,0x00,0x00};
|