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