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