#define gplanet_width 16
#define gplanet_height 16
static char gplanet_bits[] = {
   0x1f, 0xfc, 0xe7, 0xf3, 0x3b, 0xee, 0x0d, 0xd8, 0xfd, 0xdf, 0xc6, 0xb1,
   0x1e, 0xbc, 0x3a, 0xae, 0x32, 0xa6, 0x76, 0xb7, 0x65, 0xd3, 0x6d, 0xdb,
   0x5b, 0xed, 0xe7, 0xf3, 0x1f, 0xfc, 0xff, 0xff};
