#define potion_magic_width 24 #define potion_magic_height 24 static char potion_magic_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x3c,0x00,0x00,0x3c,0x00,0x00,0x3c,0x00, 0x00,0x3c,0x00,0x00,0x3c,0x00,0x00,0x3c,0x00,0x00,0x7a,0x00, 0x00,0xfd,0x00,0x80,0xdc,0x01,0x80,0x56,0x01,0x40,0x8e,0x03, 0x40,0x02,0x02,0x40,0x8e,0x03,0x40,0x56,0x03,0x80,0xde,0x01, 0x80,0xfc,0x01,0x00,0xff,0x00,0x00,0x3c,0x00,0x00,0x00,0x00};