10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define axe_2_width 24
|
|
#define axe_2_height 24
|
|
static char axe_2_bits[] = {
|
|
0x00,0x00,0x00,0x10,0x00,0x08,0x68,0x00,0x16,0x88,0xdb,0x11,
|
|
0x04,0x3c,0x20,0x24,0x00,0x24,0x44,0x00,0x22,0x24,0x00,0x24,
|
|
0x04,0x3c,0x20,0x88,0xe7,0x11,0x68,0x24,0x16,0x10,0x24,0x08,
|
|
0x00,0x24,0x00,0x00,0x24,0x00,0x00,0x24,0x00,0x00,0x3c,0x00,
|
|
0x00,0x24,0x00,0x00,0x34,0x00,0x00,0x24,0x00,0x00,0x34,0x00,
|
|
0x00,0x66,0x00,0x00,0x5a,0x00,0x00,0x66,0x00,0x00,0x3c,0x00};
|