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