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