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