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