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