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