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