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