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