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