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