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