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