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