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