#define bombb_width 16
#define bombb_height 16
static char bombb_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x80, 0x08, 0x40, 0x10,
   0x40, 0x54, 0xe0, 0x00, 0xf8, 0x23, 0x58, 0x03, 0x5c, 0x07, 0x1c, 0x07,
   0x7c, 0x07, 0x78, 0x03, 0xf8, 0x03, 0xe0, 0x00};
