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