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