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