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