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