arch/food/potato.111

10 lines
524 B
Plaintext

#define potato_width 24
#define potato_height 24
static char potato_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x3c, 0x00, 0x00, 0x42, 0x00, 0x00, 0x51, 0x00, 0x00, 0x85, 0x00,
0xc0, 0x42, 0x01, 0xc0, 0x07, 0x01, 0x30, 0x18, 0x01, 0x08, 0x92, 0x07,
0x44, 0x60, 0x08, 0x04, 0xc8, 0x18, 0x04, 0x40, 0x10, 0x24, 0x44, 0x12,
0x14, 0xd0, 0x0a, 0x38, 0x68, 0x07, 0xc0, 0x2a, 0x00, 0x00, 0x1f, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};