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