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