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