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