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