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