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