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