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