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