#define bomb_2_width 14
#define bomb_2_height 13
static unsigned char bomb_2_bits[] = {
   0x40, 0x00, 0x20, 0x00, 0x10, 0x00, 0x10, 0x00, 0x38, 0x00, 0xfe, 0x00,
   0xe6, 0x00, 0xdf, 0x01, 0xef, 0x01, 0xf7, 0x01, 0xc6, 0x00, 0xfe, 0x00,
   0x38, 0x00};
