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