#define action_width 16
#define action_height 16
static char action_bits[] = {
 0x80,0x00,0xc0,0x01,0xa0,0x02,0x00,0x00,0x80,0x00,0x80,0x00,0x00,0x00,0x80,
 0x00,0x00,0x00,0x80,0x00,0x80,0x00,0x00,0x00,0xa0,0x02,0xc0,0x01,0x80,0x00,
 0x00,0x00};
