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