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