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