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