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