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