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