#define gammal_width 16
#define gammal_height 16
static char gammal_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0xf0, 0x03, 0xf0, 0x07, 0xf0, 0x07,
   0x00, 0x06, 0x00, 0x02, 0x00, 0x06, 0x00, 0x06, 0x00, 0x06, 0xe0, 0x07,
   0xf0, 0x02, 0x78, 0x02, 0x00, 0x00, 0x00, 0x00};
