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