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