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