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