#define map_pointer_active_width 16
#define map_pointer_active_height 16
#define map_pointer_active_x_hot 1
#define map_pointer_active_y_hot 1
static unsigned char map_pointer_active_bits[] = {
   0x00, 0x00, 0x02, 0x00, 0x0c, 0x00, 0x3c, 0x00, 0xf8, 0x01, 0xf8, 0x01,
   0xf0, 0x00, 0xf0, 0x00, 0x30, 0x01, 0x00, 0x02, 0x00, 0x04, 0x00, 0x08,
   0x00, 0x10, 0x00, 0x20, 0x00, 0x40, 0x00, 0x00};
