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