#define frog_dead_width 7
#define frog_dead_height 7
static unsigned char frog_dead_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02};
