#define gplanet_width 16
#define gplanet_height 16
static char gplanet_bits[] = {
   0x1f, 0xfc, 0xe7, 0xf3, 0x7b, 0xef, 0x7d, 0xdf, 0x7d, 0xdf, 0x3e, 0xbe,
   0x3e, 0xbe, 0x3e, 0xbe, 0x4e, 0xbd, 0x8e, 0xb8, 0xc5, 0xd8, 0xf5, 0xd3,
   0xfb, 0xef, 0xe7, 0xf3, 0x1f, 0xfc, 0xff, 0xff};
