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