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