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