#define coffee_width  16
#define coffee_height 16
#define coffee_x_hot  8
#define coffee_y_hot  8
static char coffee_bits[] = {
   0x40, 0x00, 0x28, 0x02, 0x24, 0x01, 0x24, 0x01, 0x48, 0x02, 0x48, 0x02,
   0xfc, 0x37, 0x02, 0x4c, 0xe2, 0x48, 0x12, 0x49, 0x12, 0x48, 0x12, 0x39,
   0xe6, 0x0c, 0x0c, 0x06, 0xf8, 0x03, 0x00, 0x00};
