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