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