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