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