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