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