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