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