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