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