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