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