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