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