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