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