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