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