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