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