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