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