#define enforcer_dead_width 30
#define enforcer_dead_height 15
static unsigned char enforcer_dead_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x60, 0x00,
   0x00, 0x10, 0xf8, 0x00, 0xc0, 0x53, 0xfe, 0x00, 0x60, 0x2c, 0xff, 0x00,
   0xe0, 0xe3, 0xe1, 0x20, 0x4e, 0xe4, 0xc0, 0x31, 0x5f, 0xbc, 0x67, 0x1a,
   0x51, 0x9e, 0xfd, 0x16, 0xdb, 0xdf, 0xf0, 0x0b, 0x9b, 0xf7, 0xf0, 0x0e};
