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