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