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