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