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