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