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