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