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