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