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