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