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