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