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