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