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