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