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