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