#define lemming_dead_width 19
#define lemming_dead_height 7
static unsigned char lemming_dead_bits[] = {
   0x63, 0x00, 0x00, 0x63, 0x00, 0x00, 0x7c, 0x00, 0x00, 0x7c, 0x00, 0x00,
   0x7f, 0x07, 0x00, 0xff, 0x07, 0x00, 0x1c, 0x1e, 0x00};
