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