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