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