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