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