#define walker_dead_width 27
#define walker_dead_height 14
static unsigned char walker_dead_bits[] = {
  0x00, 0x00, 0x06, 0x00, 0x00, 0xc0, 0x09, 0x00, 0x00, 0xf0, 0x78, 0x00,
  0x00, 0x58, 0xbc, 0x00, 0x40, 0x4c, 0x7a, 0x01, 0x40, 0xc7, 0x71, 0x02,
  0xe0, 0xb9, 0x24, 0x02, 0x90, 0x86, 0x80, 0x05, 0x50, 0x00, 0xc1, 0x07,
  0x28, 0x00, 0xa5, 0x07, 0x18, 0x11, 0x02, 0x07, 0x04, 0xe9, 0x23, 0x06,
  0x02, 0x0f, 0x8c, 0x07, 0x8f, 0xd5, 0x77, 0x04, };
