#define FPlay_width 16
#define FPlay_height 16
static char FPlay_bits[] = {
 0x00,0x00,0x00,0x00,0x04,0x01,0x0c,0x03,0x1c,0x07,0x3c,0x0f,0x7c,0x1f,0xfc,
 0x3f,0xfc,0x3f,0x7c,0x1f,0x3c,0x0f,0x1c,0x07,0x0c,0x03,0x04,0x01,0x00,0x00,
 0x00,0x00};
