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