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