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