#define pie_width 16
#define pie_height 16
#define pie_x_hot 7
#define pie_y_hot 7
static short pie_bits[] = {
   0x0000, 0x03e0, 0x0c98, 0x188c,
   0x1494, 0x22a2, 0x21c2, 0x3ffe,
   0x21c2, 0x22a2, 0x1494, 0x188c,
   0x0c98, 0x03e0, 0x0000, 0x0000};
