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