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