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