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