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