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