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