#define balloon_width 16 #define balloon_height 16 static char balloon_bits[] = { 0x00,0x00,0xf0,0x01,0xf8,0x03,0xdc,0x06,0xfc,0x07,0xfc,0x07,0xec,0x05,0x1c, 0x06,0xfc,0x07,0xe8,0x02,0x08,0x02,0x10,0x01,0x10,0x01,0xe0,0x00,0xe0,0x00, 0x00,0x00};