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