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