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