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