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