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