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