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