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