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