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