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