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