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