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