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