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