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