arch/food/bag_popcorn.111

10 lines
539 B
Plaintext

#define bag_popcorn_width 24
#define bag_popcorn_height 24
static char bag_popcorn_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00,
0x80, 0xed, 0x00, 0xc0, 0xba, 0x01, 0x60, 0xd2, 0x02, 0x60, 0x2d, 0x03,
0xc0, 0x52, 0x01, 0xa0, 0xa9, 0x03, 0x60, 0xff, 0x03, 0xe0, 0x02, 0x02,
0xe0, 0x01, 0x02, 0x60, 0x03, 0x02, 0xe0, 0x02, 0x02, 0x60, 0x03, 0x02,
0xa0, 0x02, 0x02, 0x60, 0x02, 0x02, 0xa0, 0x01, 0x02, 0xe0, 0x01, 0x02,
0xc0, 0x01, 0x03, 0x80, 0xef, 0x01, 0x00, 0x38, 0x00, 0x00, 0x00, 0x00};