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