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