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