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