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