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