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