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