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