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