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