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