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