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