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