#define bug_width 16
#define bug_height 16
static short bug_bits[] = {
   0x0410, 0x03e0, 0x01c0, 0x0888,
   0x05d0, 0x07f0, 0x01c0, 0x07f0,
   0x1bec, 0x03e0, 0x07f0, 0x0be8,
   0x09c8, 0x1084, 0x2002, 0x0000};
