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