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