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