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