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