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