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