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