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