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