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