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