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