ref: a177f44b8884810adc58ce5d83617ef421fb49aa dir: /src/Star.h/
#pragma once void InitStar(void); void ActStar(void); void PutStar(int fx, int fy);