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