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