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