#define bomb_mask_5_width 14
#define bomb_mask_5_height 13
static unsigned char bomb_mask_5_bits[] = {
   0xc0, 0x01, 0x20, 0x02, 0x10, 0x04, 0x10, 0x04, 0x38, 0x08, 0xfe, 0x2a,
   0xfe, 0x08, 0xff, 0x35, 0xff, 0x05, 0xff, 0x01, 0xfe, 0x00, 0xfe, 0x00,
   0x38, 0x00};
