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