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