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