NUM_STARS
static u_short stars[NUM_STARS][2];
for(i=0; i<NUM_STARS; i++) {
cell = krandom() % NUM_STARS;