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