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