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