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