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