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