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