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